This documentation is archived and is not being maintained.

NonFatalVersionControlException::Code Property

Namespace:  Microsoft.TeamFoundation.Build.Controls
Assembly:  Microsoft.TeamFoundation.Build.Controls (in Microsoft.TeamFoundation.Build.Controls.dll)

public:
property String^ Code {
	String^ get ();
	void set (String^ value);
}

Property Value

Type: System::String
Returns String.

Show: