CustomPropertyDescriptor.GetLinks(DomainTypeDescriptor, PropertyPath) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
- source
- DomainTypeDescriptor
- target
- PropertyPath
Döndürülenler
- Öznitelikler