IAnnotatedObject, interface
Représente le IAnnotationDictionary qui permet d'associer des données personnalisées à l'objet implémentant cette interface.
Espace de noms : Microsoft.VisualStudio.SharePoint
Assembly : Microsoft.VisualStudio.SharePoint (dans Microsoft.VisualStudio.SharePoint.dll)
Syntaxe
'Déclaration
Public Interface IAnnotatedObject
public interface IAnnotatedObject
Le type IAnnotatedObject expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
Annotations | Obtient une instance de IAnnotationDictionary permettant d'associer des données personnalisées à l'objet implémentant l'interface IAnnotatedObject. |
Début