ComContractsSection::ComContracts Property
.NET Framework (current version)
Gets all the COM+ integration service contracts specified in the section.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("", Options = ConfigurationPropertyOptions::IsDefaultCollection)] property ComContractElementCollection^ ComContracts { ComContractElementCollection^ get(); }
Property Value
Type: System.ServiceModel.Configuration::ComContractElementCollection^A ComContractElementCollection that contains all the COM+ integration service contracts specified in the section.
.NET Framework
Available since 3.0
Available since 3.0
Show: