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