Share via


EditorHasValidation.GetEditor(Validation) Method

Definition

Gets Editor.

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::Editor ^ GetEditor(Microsoft::VisualStudio::Modeling::DslDefinition::Validation ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.Editor GetEditor (Microsoft.VisualStudio.Modeling.DslDefinition.Validation element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetEditor : Microsoft.VisualStudio.Modeling.DslDefinition.Validation -> Microsoft.VisualStudio.Modeling.DslDefinition.Editor
Public Shared Function GetEditor (element As Validation) As Editor

Parameters

element
Validation

Returns

Attributes

Applies to