UIHintAttribute.PresentationLayer Tulajdonság

Definíció

Lekéri vagy beállítja az osztályt használó bemutatóréteget 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

Tulajdonság értéke

Az osztály által használt bemutatóréteg.

Megjegyzések

Ez a tulajdonság az osztályt használó bemutatóréteget UIHintAttribute jelöli. Ez a tulajdonság beállítható "HTML", "Silverlight", "WPF" vagy "WinForms" értékre.

A következőre érvényes: