BaseAddressPrefixFilterElement::Prefix Property
.NET Framework (current version)
Gets or sets a prefix that is used to match a part of a base address.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("prefix", Options = ConfigurationPropertyOptions::None | ConfigurationPropertyOptions::IsRequired | ConfigurationPropertyOptions::IsKey)] property Uri^ Prefix { Uri^ get(); void set(Uri^ value); }
.NET Framework
Available since 3.0
Available since 3.0
Show: