FilterUIHintAttribute.PresentationLayer プロパティ

定義

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

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

プロパティ値

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

適用対象