UIHintAttribute.PresentationLayer 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定使用該 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」。