Číst v angličtině

Sdílet prostřednictvím


ClassHasProperties.GetLinks Method

Get any ClassHasProperties links between a given DomainClass and a DomainProperty.

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<ClassHasProperties> GetLinks(
    DomainClass source,
    DomainProperty target
)

Parameters

Return Value

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

.NET Framework Security

See Also

Reference

ClassHasProperties Class

Microsoft.VisualStudio.Modeling.DslDefinition Namespace