CustomPropertyDescriptor.GetLinksToPathsOfCustomPropertyDescriptors Yöntem

Tanım

DomainTypeDescriptor 'a yönelik CustomPropertyDescriptor bağlantılarının listesini alın.

public:
 static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::CustomPropertyDescriptor ^> ^ GetLinksToPathsOfCustomPropertyDescriptors(Microsoft::VisualStudio::Modeling::DslDefinition::DomainTypeDescriptor ^ typeDescriptorInstance);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.CustomPropertyDescriptor> GetLinksToPathsOfCustomPropertyDescriptors (Microsoft.VisualStudio.Modeling.DslDefinition.DomainTypeDescriptor typeDescriptorInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinksToPathsOfCustomPropertyDescriptors : Microsoft.VisualStudio.Modeling.DslDefinition.DomainTypeDescriptor -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.CustomPropertyDescriptor>
Public Shared Function GetLinksToPathsOfCustomPropertyDescriptors (typeDescriptorInstance As DomainTypeDescriptor) As ReadOnlyCollection(Of CustomPropertyDescriptor)

Parametreler

typeDescriptorInstance
DomainTypeDescriptor

Döndürülenler

ReadOnlyCollection<CustomPropertyDescriptor>
Öznitelikler

Şunlara uygulanır