Freigeben über


PathSegmentReferencesRole.SetRole-Methode

Legt die Rolle festgelegt.

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 Sub SetRole ( _
    element As PathSegment, _
    newRole As DomainRole _
)
public static void SetRole(
    PathSegment element,
    DomainRole newRole
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

PathSegmentReferencesRole Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace