Sdílet prostřednictvím


ProtoRolePlayer.CreateRoleAssignment – metoda

RoleAssignment pro rolePlayer vytvoří odkaz, který je vytvářen.Pokud není id obnoveného rolePlayer idDictionary, použijte původní rolePlayer, z níž byl vytvořen tento ProtoRolePlayer, metoda CanUseExistingRolePlayer vrátí hodnotu true.

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

Syntaxe

'Deklarace
Public Function CreateRoleAssignment ( _
    idDictionary As Dictionary(Of Guid, Guid), _
    partition As Partition _
) As RoleAssignment
public RoleAssignment CreateRoleAssignment(
    Dictionary<Guid, Guid> idDictionary,
    Partition partition
)

Parametry

Vrácená hodnota

Typ: Microsoft.VisualStudio.Modeling.RoleAssignment
RoleAssignment

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ProtoRolePlayer Třída

Microsoft.VisualStudio.Modeling – obor názvů