FilterUIHintAttribute.PresentationLayer Propiedad

Definición

Obtiene el nombre del nivel de presentación compatible con este control.

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

Valor de propiedad

Nombre de la capa de presentación que admite este control.

Se aplica a