UIHintAttribute.PresentationLayer 屬性

定義

取得或設定使用 UIHintAttribute 類別的展示層。

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

屬性值

此類別所使用的展示層。

備註

這個屬性代表使用 類別的 UIHintAttribute 表示層。 這個屬性可以設定為 「HTML」、“Silverlight”、“WPF” 或 “WinForms”。

適用於