Gets the element source for an element.
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