Patchable<T>::Value Property

 

Gets the patch value.

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

public:
property T Value {
	T get();
}

Property Value

Type: T
Return to top
Show: