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" に設定できます。

適用対象