Patchable<T>::ToString Method ()

 

Returns formatted PATCH script.

Namespace:   Microsoft.WindowsAzure
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

public:
virtual String^ ToString() override

Return Value

Type: System::String^

Formatted PATCH script.

Return to top
Show: