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