Freigeben über


PathSegmentReferencesRole.GetRole-Methode

Ruft die Rolle ab.

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 Shared Function GetRole ( _
    element As PathSegment _
) As DomainRole
public static DomainRole GetRole(
    PathSegment element
)

Parameter

Rückgabewert

Typ: Microsoft.VisualStudio.Modeling.DslDefinition.DomainRole

.NET Framework-Sicherheit

Siehe auch

Referenz

PathSegmentReferencesRole Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace