共用方式為


IAnnotatedObject.Annotations 屬性

取得 IAnnotationDictionary 執行個體,這個執行個體讓自訂資料與實作 IAnnotatedObject 介面的物件產生關聯。

命名空間:  Microsoft.VisualStudio.SharePoint
組件:  Microsoft.VisualStudio.SharePoint (在 Microsoft.VisualStudio.SharePoint.dll 中)

語法

'宣告
ReadOnly Property Annotations As IAnnotationDictionary
    Get
IAnnotationDictionary Annotations { get; }

屬性值

型別:Microsoft.VisualStudio.SharePoint.IAnnotationDictionary
表示自訂資料的物件。

.NET Framework 安全性

請參閱

參考

IAnnotatedObject 介面

Microsoft.VisualStudio.SharePoint 命名空間