Partager via


DomainTypeDescriptor.PathsOfCustomPropertyDescriptors, propriété

Obtient une liste de PathsOfCustomPropertyDescriptors. Chemins d'accès identifiant les propriétés à inclure dans le descripteur de type.

Espace de noms :  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntaxe

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

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

DomainTypeDescriptor Classe

Microsoft.VisualStudio.Modeling.DslDefinition, espace de noms