Udostępnij za pośrednictwem


Konstruktor InheritanceChange —

Inicjuje nowe wystąpienie InheritanceChance.

Przestrzeń nazw:  Microsoft.TeamFoundation.VersionControl.Client
Zestaw:  Microsoft.TeamFoundation.VersionControl.Client (w Microsoft.TeamFoundation.VersionControl.Client.dll)

Składnia

'Deklaracja
Public Sub New ( _
    item As String, _
    inherit As Boolean _
)
public InheritanceChange(
    string item,
    bool inherit
)

Parametry

  • item
    Typ: System.String
    Element, który chcesz zmienić uprawnienia.
  • inherit
    Typ: System.Boolean
    Wartość true, aby dziedziczyć uprawnienia; inaczej false.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

InheritanceChange Klasa

Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Client