EditorHasXmlSerializationDefinition.GetEditor Method      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets Editor.
public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::Editor ^ GetEditor(Microsoft::VisualStudio::Modeling::DslDefinition::XmlSerializationDefinition ^ element);
	[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.Editor GetEditor(Microsoft.VisualStudio.Modeling.DslDefinition.XmlSerializationDefinition element);
	[<System.Diagnostics.DebuggerStepThrough>]
static member GetEditor : Microsoft.VisualStudio.Modeling.DslDefinition.XmlSerializationDefinition -> Microsoft.VisualStudio.Modeling.DslDefinition.Editor
	Public Shared Function GetEditor (element As XmlSerializationDefinition) As Editor
	Parameters
- element
 - XmlSerializationDefinition
 
Returns
- Attributes