ServiceModelSectionGroup.ComContracts Eigenschap

Definitie

Hiermee haalt u de configuratiesectie op die de naamruimte en contractnaam definieert voor een servicecontract dat wordt gebruikt in COM+ interoperabiliteit.

public:
 property System::ServiceModel::Configuration::ComContractsSection ^ ComContracts { System::ServiceModel::Configuration::ComContractsSection ^ get(); };
public System.ServiceModel.Configuration.ComContractsSection ComContracts { get; }
member this.ComContracts : System.ServiceModel.Configuration.ComContractsSection
Public ReadOnly Property ComContracts As ComContractsSection

Waarde van eigenschap

De configuratiesectie die de naamruimte en contractnaam definieert voor een servicecontract dat wordt gebruikt in COM+ interoperabiliteit.

Van toepassing op