DslLibraryDefinesShapes.GetDslLibrary(BaseShape) 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 DslLibrary.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::DslLibrary ^ GetDslLibrary(Microsoft::VisualStudio::Modeling::DslDefinition::BaseShape ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary GetDslLibrary (Microsoft.VisualStudio.Modeling.DslDefinition.BaseShape element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetDslLibrary : Microsoft.VisualStudio.Modeling.DslDefinition.BaseShape -> Microsoft.VisualStudio.Modeling.DslDefinition.DslLibrary
Public Shared Function GetDslLibrary (element As BaseShape) As DslLibrary
Parameters
- element
- BaseShape
Returns
- Attributes