Sdílet prostřednictvím


DomainTypeDescriptor.PathsOfCustomPropertyDescriptors – vlastnost

Získá seznam PathsOfCustomPropertyDescriptors.Identifikace vlastnosti, které mají být zahrnuty do popisovače typ cesty.

Obor názvů:  Microsoft.VisualStudio.Modeling.DslDefinition
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntaxe

'Deklarace
Public ReadOnly Property PathsOfCustomPropertyDescriptors As LinkedElementCollection(Of PropertyPath)
public LinkedElementCollection<PropertyPath> PathsOfCustomPropertyDescriptors { get; }

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Modeling.LinkedElementCollection<PropertyPath>

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DomainTypeDescriptor Třída

Microsoft.VisualStudio.Modeling.DslDefinition – obor názvů