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)
Значение свойства
- Атрибуты