ServiceActivationElement::Service Property
.NET Framework (current version)
Gets or sets the name of the service application.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("service", Options = ConfigurationPropertyOptions::None)] [StringValidatorAttribute(MinLength = 0)] property String^ Service { String^ get(); void set(String^ value); }
.NET Framework
Available since 4.0
Available since 4.0
Show: