Share via


DslDefinesExplorerBehavior.SetDslLibrary(ExplorerBehavior, DslLibrary) Method

Definition

Sets DslLibrary.

public:
 static void SetDslLibrary(Microsoft::VisualStudio::Modeling::DslDefinition::ExplorerBehavior ^ element, Microsoft::VisualStudio::Modeling::DslDefinition::DslLibrary ^ newDsl);
[System.Diagnostics.DebuggerStepThrough]
public static void SetDslLibrary (Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehavior element, Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary newDsl);
[<System.Diagnostics.DebuggerStepThrough>]
static member SetDslLibrary : Microsoft.VisualStudio.Modeling.DslDefinition.ExplorerBehavior * Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary -> unit
Public Shared Sub SetDslLibrary (element As ExplorerBehavior, newDsl As DslLibrary)

Parameters

newDsl
DslLibrary
Attributes

Applies to