IAnnotationDictionary を表します。これにより、このインターフェイスを実装するオブジェクトにカスタム データを関連付けることができます。
名前空間: Microsoft.VisualStudio.SharePoint
アセンブリ: Microsoft.VisualStudio.SharePoint (Microsoft.VisualStudio.SharePoint.dll 内)
構文
'宣言
Public Interface IAnnotatedObject
public interface IAnnotatedObject
IAnnotatedObject 型で公開されるメンバーは以下のとおりです。
プロパティ
名前 | 説明 | |
---|---|---|
![]() |
Annotations | IAnnotatedObject インターフェイスを実装するオブジェクトにカスタム データを関連付ける IAnnotationDictionary インスタンスを取得します。 |
このページのトップへ