Visual Studio Team Data Managed Ref
IScriptSourcedElement..::.ElementSource Property
Gets the element source for an element.
Namespace:
Microsoft.Data.Schema.SchemaModel
Assembly:
Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Visual Basic (Declaration)
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
Reference