UIHintAttribute.PresentationLayer Proprietà

Definizione

Ottiene o imposta il livello di presentazione che utilizza la classe 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

Valore della proprietà

Livello di presentazione utilizzato dalla classe.

Commenti

Questa proprietà rappresenta il livello presentazione che usa la UIHintAttribute classe . Questa proprietà può essere impostata su "HTML", "Silverlight", "WPF" o "WinForms".

Si applica a