Freigeben über


DataConnectionPromptDialog.ConnectionUIProperties-Eigenschaft

Ruft die aktuelle Objektinstanz IVsDataConnectionUIProperties ab, die in dieser Klasse verwendet wird.

Namespace:  Microsoft.VisualStudio.Data.Framework
Assembly:  Microsoft.VisualStudio.Data.Framework (in Microsoft.VisualStudio.Data.Framework.dll)

Syntax

'Declaration
Protected ReadOnly Property ConnectionUIProperties As IVsDataConnectionUIProperties
protected IVsDataConnectionUIProperties ConnectionUIProperties { get; }
protected:
property IVsDataConnectionUIProperties^ ConnectionUIProperties {
    IVsDataConnectionUIProperties^ get ();
}
member ConnectionUIProperties : IVsDataConnectionUIProperties with get
function get ConnectionUIProperties () : IVsDataConnectionUIProperties

Eigenschaftswert

Typ: Microsoft.VisualStudio.Data.Services.SupportEntities.IVsDataConnectionUIProperties
Die aktuelle Objektinstanz IVsDataConnectionUIProperties verwendet in dieser Klasse.

.NET Framework-Sicherheit

Siehe auch

Referenz

DataConnectionPromptDialog Klasse

Microsoft.VisualStudio.Data.Framework-Namespace