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