ServiceActivationElement::RelativeAddress Property
.NET Framework (current version)
Gets or sets the relative address of a service activation file.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("relativeAddress", Options = ConfigurationPropertyOptions::None | ConfigurationPropertyOptions::IsRequired | ConfigurationPropertyOptions::IsKey)] property String^ RelativeAddress { String^ get(); void set(String^ value); }
.NET Framework
Available since 4.0
Available since 4.0
Show: