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

属性值

支持此控件的表示层的名称。

适用于