This documentation is archived and is not being maintained.

ExceptionEventArgs::OperationId Property

A unique identifier for the operation, throughout the process.

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

public:
property int OperationId {
	int get ();
	private: void set (int value);
}

Property Value

Type: System::Int32

Show: