FilterProperties.HttpCodeFilters 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.
public:
property Microsoft::Bing::Webmaster::Api::Interfaces::HttpCodeFilters HttpCodeFilters { Microsoft::Bing::Webmaster::Api::Interfaces::HttpCodeFilters get(); void set(Microsoft::Bing::Webmaster::Api::Interfaces::HttpCodeFilters value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.Bing.Webmaster.Api.Interfaces.HttpCodeFilters HttpCodeFilters { get; set; }
member this.HttpCodeFilters : Microsoft.Bing.Webmaster.Api.Interfaces.HttpCodeFilters with get, set
Public Property HttpCodeFilters As HttpCodeFilters
Property Value
- Attributes