PathSegment.Path-Eigenschaft

Ruft einen Wert ab oder legt diesen Pfad fest.Pfad, der das Segment definiert.

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

Syntax

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

Eigenschaftswert

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath

.NET Framework-Sicherheit

Siehe auch

Referenz

PathSegment Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace