CustomPropertyDescriptor.GetLinks(DomainTypeDescriptor, PropertyPath) Yöntem

Tanım

Belirli bir DomainTypeDescriptor ve PropertyPath arasında herhangi bir CustomPropertyDescriptor bağlantısı alın.

public:
 static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::CustomPropertyDescriptor ^> ^ GetLinks(Microsoft::VisualStudio::Modeling::DslDefinition::DomainTypeDescriptor ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::PropertyPath ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.CustomPropertyDescriptor> GetLinks (Microsoft.VisualStudio.Modeling.DslDefinition.DomainTypeDescriptor source, Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinks : Microsoft.VisualStudio.Modeling.DslDefinition.DomainTypeDescriptor * Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.CustomPropertyDescriptor>
Public Shared Function GetLinks (source As DomainTypeDescriptor, target As PropertyPath) As ReadOnlyCollection(Of CustomPropertyDescriptor)

Parametreler

target
PropertyPath

Döndürülenler

ReadOnlyCollection<CustomPropertyDescriptor>
Öznitelikler

Şunlara uygulanır