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
註釋套用到的元素。