UIHintAttribute.PresentationLayer Vlastnost

Definice

Získá nebo nastaví prezentační vrstvu UIHintAttribute , která používá třídu.

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

Hodnota vlastnosti

Prezentační vrstva, která je používána touto třídou.

Poznámky

Tato vlastnost představuje prezentační vrstvu UIHintAttribute , která používá třídu. Tuto vlastnost lze nastavit na "HTML", "Silverlight", "WPF" nebo "WinForms".

Platí pro