This documentation is archived and is not being maintained.

ServicingStepLogEntry::Message Property

Gets the log message.

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

public:
property String^ Message {
	String^ get ();
}

Property Value

Type: System::String
The log message.

Show: