Share via


IDTSProperty100.UITypeEditor Proprietà

Definizione

Ottiene il nome del tipo completo dell'assembly dell'editor grafico per la proprietà.

public:
 property System::String ^ UITypeEditor { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(8)]
public string UITypeEditor { [System.Runtime.InteropServices.DispId(8)] get; }
[<System.Runtime.InteropServices.DispId(8)>]
[<get: System.Runtime.InteropServices.DispId(8)>]
member this.UITypeEditor : string
Public ReadOnly Property UITypeEditor As String

Valore della proprietà

Nome del tipo completo dell'assembly dell'editor UI per la proprietà.

Attributi

Commenti

Per altre informazioni, vedere DtsProperty.

Si applica a