Condividi tramite


Proprietà IAnnotatedObject.Annotations

Ottiene un'istanza di IAnnotationDictionary per associare dati personalizzati all'oggetto che implementa l'interfaccia IAnnotatedObject.

Spazio dei nomi:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Sintassi

'Dichiarazione
ReadOnly Property Annotations As IAnnotationDictionary
    Get
IAnnotationDictionary Annotations { get; }

Valore proprietà

Tipo: Microsoft.VisualStudio.SharePoint.IAnnotationDictionary
Oggetto che rappresenta i dati personalizzati.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IAnnotatedObject Interfaccia

Spazio dei nomi Microsoft.VisualStudio.SharePoint