DomainTypeDescriptor.PathsOfCustomPropertyDescriptors Eigenschaft

Definition

Ruft eine Liste von pathsofcustompropertydescriptors ab. Pfade, die Eigenschaften identifizieren, die in den Typdeskriptor eingeschlossen werden sollen.

public:
 property Microsoft::VisualStudio::Modeling::LinkedElementCollection<Microsoft::VisualStudio::Modeling::DslDefinition::PropertyPath ^> ^ PathsOfCustomPropertyDescriptors { Microsoft::VisualStudio::Modeling::LinkedElementCollection<Microsoft::VisualStudio::Modeling::DslDefinition::PropertyPath ^> ^ get(); };
public Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath> PathsOfCustomPropertyDescriptors { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.PathsOfCustomPropertyDescriptors : Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath>
Public ReadOnly Property PathsOfCustomPropertyDescriptors As LinkedElementCollection(Of PropertyPath)

Eigenschaftswert

LinkedElementCollection<PropertyPath>
Attribute

Gilt für