PathSegment.Role-Eigenschaft

Ruft einen Wert ab oder legt ihn fest. RolleRolle des Segments durch das verwiesen wird.

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 Role As DomainRole
public DomainRole Role { get; set; }

Eigenschaftswert

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.DomainRole

.NET Framework-Sicherheit

Siehe auch

Referenz

PathSegment Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace