DomainTypeDescriptor.PathsOfCustomPropertyDescriptors Свойство

Определение

Получает список PathsOfCustomPropertyDescriptors. Пути , определяющие свойства, которые необходимо включить в дескриптор типа.

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)

Значение свойства

LinkedElementCollection<PropertyPath>
Атрибуты

Применяется к