BaseAddressElement::BaseAddress Property
.NET Framework (current version)
Gets or sets a base address used by the service host.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("baseAddress", Options = ConfigurationPropertyOptions::None | ConfigurationPropertyOptions::IsRequired | ConfigurationPropertyOptions::IsKey)] [StringValidatorAttribute(MinLength = 1)] property String^ BaseAddress { String^ get(); void set(String^ value); }
.NET Framework
Available since 3.0
Available since 3.0
Show: