SetRouteConstraint<TSet>::Excluded Property
Indicates whether the matching parameter name should be included or excluded in the value set in order to be a match.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
public: property bool Excluded { [CompilerGeneratedAttribute] bool get(); [CompilerGeneratedAttribute] private: void set(bool value); }
Property Value
Type: System::Boolean
Show: