This documentation is archived and is not being maintained.

TeamProjectDeleter::StatusEventArgs::message Property

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

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

Property Value

Type: System::String
Returns String.

Show: