Freigeben über


Failure.RequestType-Eigenschaft

Typ der Änderung angefordert im Vorgang. Nur festgelegt, wenn PendChanges() aufgerufen wird

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (in Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntax

'Declaration
<ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Internal)> _
Public Property RequestType As RequestType
[ClientPropertyAttribute(ClientVisibility.Public, ClientVisibility.Internal)]
public RequestType RequestType { get; set; }

Eigenschaftswert

Typ: Microsoft.TeamFoundation.VersionControl.Server.RequestType
Gibt RequestType zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

Failure Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace