FilterUIHintAttribute.PresentationLayer プロパティ

定義

このコントロールをサポートするプレゼンテーション レイヤーの名前を取得します。

public:
 property System::String ^ PresentationLayer { System::String ^ get(); };
public string PresentationLayer { get; }
member this.PresentationLayer : string
Public ReadOnly Property PresentationLayer As String

プロパティ値

このコントロールをサポートするプレゼンテーション レイヤーの名前。

適用対象