ServiceModelSectionGroup.ComContracts 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得組態區段,這個組態區段會定義在 COM+ 互通性 (Interoperability) 中所使用服務合約的命名空間 (Namespace) 和合約名稱。
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
屬性值
組態區段,這個組態區段會定義在 COM+ 互通性 (Interoperability) 中所使用服務合約的命名空間 (Namespace) 和合約名稱。