IVsDataObject.Properties, propriété

Obtient un objet d' IVsDataObjectPropertyDictionary contenant les propriétés de cet objet de données.

Espace de noms :  Microsoft.VisualStudio.Data.Services
Assembly :  Microsoft.VisualStudio.Data.Services (dans Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

'Déclaration
ReadOnly Property Properties As IVsDataObjectPropertyDictionary
IVsDataObjectPropertyDictionary Properties { get; }
property IVsDataObjectPropertyDictionary^ Properties {
    IVsDataObjectPropertyDictionary^ get ();
}
abstract Properties : IVsDataObjectPropertyDictionary with get
function get Properties () : IVsDataObjectPropertyDictionary

Valeur de propriété

Type : Microsoft.VisualStudio.Data.Services.IVsDataObjectPropertyDictionary
Un objet d' IVsDataObjectPropertyDictionary contenant les propriétés de cet objet de données.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataObject Interface

Microsoft.VisualStudio.Data.Services, espace de noms