次の方法で共有


IEdmVocabularyAnnotation.Target プロパティ

注釈が適用される要素を取得します。

名前空間:  Microsoft.Data.Edm.Annotations
アセンブリ:  Microsoft.Data.Edm (Microsoft.Data.Edm.dll)

構文

'宣言
ReadOnly Property Target As IEdmVocabularyAnnotatable
    Get
'使用
Dim instance As IEdmVocabularyAnnotation
Dim value As IEdmVocabularyAnnotatable

value = instance.Target
IEdmVocabularyAnnotatable Target { get; }
property IEdmVocabularyAnnotatable^ Target {
    IEdmVocabularyAnnotatable^ get ();
}
abstract Target : IEdmVocabularyAnnotatable
function get Target () : IEdmVocabularyAnnotatable

プロパティ値

型: Microsoft.Data.Edm.IEdmVocabularyAnnotatable
注釈が適用される要素。

関連項目

参照

IEdmVocabularyAnnotation インターフェイス

Microsoft.Data.Edm.Annotations 名前空間