Click to Rate and Give Feedback
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
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
Visual Basic (Usage)
Dim instance As IScriptSourcedElement
Dim value As ElementSource

value = instance.ElementSource
C#
ElementSource ElementSource { get; }
Visual C++
property ElementSource^ ElementSource {
    ElementSource^ get ();
}
JScript
function get ElementSource () : ElementSource
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker