ModuleListPageSearchOptions.Field Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the value of the field
parameter that is passed to the constructor.
public:
property Microsoft::Web::Management::Client::ModuleListPageSearchField ^ Field { Microsoft::Web::Management::Client::ModuleListPageSearchField ^ get(); };
public Microsoft.Web.Management.Client.ModuleListPageSearchField Field { get; }
member this.Field : Microsoft.Web.Management.Client.ModuleListPageSearchField
Public ReadOnly Property Field As ModuleListPageSearchField
Property Value
The value of the field
parameter that is passed to the constructor.
Remarks
This property is set in the constructor and is used to filter the list pages in a search.