ILocalUpdateOperation.PendingChangeId Property

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

Syntax

'宣言
ReadOnly Property PendingChangeId As Integer
    Get
int PendingChangeId { get; }
property int PendingChangeId {
    int get ();
}
abstract PendingChangeId : int
function get PendingChangeId () : int

Property Value

Type: System.Int32
Returns Int32.

.NET Framework Security

See Also

Reference

ILocalUpdateOperation Interface

Microsoft.TeamFoundation.VersionControl.Client Namespace