Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'Déclaration
Public Property ChangeType As ChangeType
Get
Set
public ChangeType ChangeType { get; set; }
public:
property ChangeType ChangeType {
ChangeType get ();
void set (ChangeType value);
}
member ChangeType : ChangeType with get, set
function get ChangeType () : ChangeType
function set ChangeType (value : ChangeType)
Property Value
Type: Microsoft.TeamFoundation.Server.ChangeType
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.