Lire en anglais

Partager via


DslLibraryHasTypes.GetLinksToTypes Method

Get the list of DslLibraryHasTypes links to a DslLibrary.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.10.0.dll)

Syntax

public static ReadOnlyCollection<DslLibraryHasTypes> GetLinksToTypes(
    DslLibrary dslLibraryInstance
)

Parameters

Return Value

Type: System.Collections.ObjectModel.ReadOnlyCollection<DslLibraryHasTypes>

.NET Framework Security

See Also

Reference

DslLibraryHasTypes Class

Microsoft.VisualStudio.Modeling.DslDefinition Namespace