Share via


DtsPropertyAttribute.UITypeEditor Propiedad

Definición

Obtiene o establece el editor de tipo de interfaz de usuario.

public:
 property System::String ^ UITypeEditor { System::String ^ get(); void set(System::String ^ value); };
public string UITypeEditor { get; set; }
member this.UITypeEditor : string with get, set
Public Property UITypeEditor As String

Valor de propiedad

El editor de tipo de interfaz de usuario.

Se aplica a