DslDefinesExplorer.SetDsl(Explorer, Dsl) 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.
Sets Dsl.
public:
static void SetDsl(Microsoft::VisualStudio::Modeling::DslDefinition::Explorer ^ element, Microsoft::VisualStudio::Modeling::DslDefinition::Dsl ^ newDsl);
[System.Diagnostics.DebuggerStepThrough]
public static void SetDsl (Microsoft.VisualStudio.Modeling.DslDefinition.Explorer element, Microsoft.VisualStudio.Modeling.DslDefinition.Dsl newDsl);
[<System.Diagnostics.DebuggerStepThrough>]
static member SetDsl : Microsoft.VisualStudio.Modeling.DslDefinition.Explorer * Microsoft.VisualStudio.Modeling.DslDefinition.Dsl -> unit
Public Shared Sub SetDsl (element As Explorer, newDsl As Dsl)
Parameters
- element
- Explorer
- newDsl
- Dsl
- Attributes