FilterParameterAttribute Constructor (String^, String^)
Initializes a new instance of the FilterParameterAttribute class.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Parameters
- name
-
Type:
System::String^
Property name to use in the filter.
- format
-
Type:
System::String^
Format of the value.
Show: