Freigeben über


PropertyPath.PathToProperty-Eigenschaft

Ruft PathToProperty ab oder legt diese fest. Der Pfad zur Eigenschaft.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntax

'Declaration
Public Property PathToProperty As DomainPath
public DomainPath PathToProperty { get; set; }

Eigenschaftswert

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath

.NET Framework-Sicherheit

Siehe auch

Referenz

PropertyPath Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace