UIHintAttribute.PresentationLayer 屬性

定義

取得或設定使用該 UIHintAttribute 類別的呈現層。

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

屬性值

這是本類別所使用的呈現層。

備註

此性質代表使用該 UIHintAttribute 類別的呈現層。 此屬性可設定為「HTML」、「Silverlight」、「WPF」或「WinForms」。

適用於