Share via


ServiceModelActivationSectionGroup.NetTcp プロパティ

定義

NetTcpPortSharing 共有サービスの構成設定を取得します。

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

プロパティ値

NetTcpPortSharing 共有サービスの構成設定を格納している NetTcpSection

適用対象