Deployment::Message Property

 

Optional. The message.

Namespace:   Microsoft.WindowsAzure.WebSitesExtensions.Models
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

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

Property Value

Type: System::String^
Return to top
Show: