注釈が適用される要素を取得します。
名前空間: 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
注釈が適用される要素。