DslLibraryHasTypes.GetLinkToDslLibrary(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.
Get the DslLibraryHasTypes link to a DomainType.
public:
static Microsoft::VisualStudio::Modeling::DslDefinition::DslLibraryHasTypes ^ GetLinkToDslLibrary(Microsoft::VisualStudio::Modeling::DslDefinition::DomainType ^ typeInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.DslLibraryHasTypes GetLinkToDslLibrary (Microsoft.VisualStudio.Modeling.DslDefinition.DomainType typeInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToDslLibrary : Microsoft.VisualStudio.Modeling.DslDefinition.DomainType -> Microsoft.VisualStudio.Modeling.DslDefinition.DslLibraryHasTypes
Public Shared Function GetLinkToDslLibrary (typeInstance As DomainType) As DslLibraryHasTypes
Parameters
- typeInstance
- DomainType
Returns
- Attributes