ProtocolMappingElement::Scheme Property
.NET Framework (current version)
Gets or sets the communications protocol type.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("scheme", Options = ConfigurationPropertyOptions::None | ConfigurationPropertyOptions::IsRequired | ConfigurationPropertyOptions::IsKey)] [StringValidatorAttribute(MinLength = 1)] property String^ Scheme { String^ get(); void set(String^ value); }
.NET Framework
Available since 4.0
Available since 4.0
Show: