Sdílet prostřednictvím


PathSegmentReferencesRole.SetRole – metoda

Nastaví Role.

Obor názvů:  Microsoft.VisualStudio.Modeling.DslDefinition
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Syntaxe

'Deklarace
Public Shared Sub SetRole ( _
    element As PathSegment, _
    newRole As DomainRole _
)
public static void SetRole(
    PathSegment element,
    DomainRole newRole
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

PathSegmentReferencesRole Třída

Microsoft.VisualStudio.Modeling.DslDefinition – obor názvů