Aracılığıyla paylaş


DslDefinesExplorerBehavior.GetLinks Yöntem

Belirli bir DslLibrary ve bir ExplorerBehavior arasında herhangi bir DslDefinesExplorerBehavior bağlantılara ulaşın.

Ad alanı:  Microsoft.VisualStudio.Modeling.DslDefinition
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll içinde)

Sözdizimi

'Bildirim
Public Shared Function GetLinks ( _
    source As DslLibrary, _
    target As ExplorerBehavior _
) As ReadOnlyCollection(Of DslDefinesExplorerBehavior)
public static ReadOnlyCollection<DslDefinesExplorerBehavior> GetLinks(
    DslLibrary source,
    ExplorerBehavior target
)

Parametreler

Dönüş Değeri

Tür: System.Collections.ObjectModel.ReadOnlyCollection<DslDefinesExplorerBehavior>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DslDefinesExplorerBehavior Sınıf

Microsoft.VisualStudio.Modeling.DslDefinition Ad Alanı