Patchable<T>::IsIncluded Property

 

Gets a value indicating whether the value is set.

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

public:
property bool IsIncluded {
	bool get();
}

Property Value

Type: System::Boolean
Return to top
Show: