This documentation is archived and is not being maintained.

PendingSet::PendingChangeSignature Property

For a local workspace, indicates the pending change signature for the pending set.

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

public:
property Guid PendingChangeSignature {
	Guid get ();
}

Property Value

Type: System::Guid
The pending change signature for the pending set.

Show: