IScriptSourcedElement.ElementSource プロパティ

要素の要素ソースを取得します。

名前空間 :  Microsoft.Data.Schema.SchemaModel
アセンブリ :  Microsoft.Data.Schema (Microsoft.Data.Schema.dll 内)

構文

'宣言
ReadOnly Property ElementSource As ElementSource
'使用
Dim instance As IScriptSourcedElement
Dim value As ElementSource

value = instance.ElementSource
ElementSource ElementSource { get; }
property ElementSource^ ElementSource {
    ElementSource^ get ();
}
function get ElementSource () : ElementSource

プロパティ値

型 : Microsoft.Data.Schema.SchemaModel.ElementSource
ElementSource を返します。

参照

参照

IScriptSourcedElement インターフェイス

IScriptSourcedElement メンバ

Microsoft.Data.Schema.SchemaModel 名前空間