다음을 통해 공유


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

속성 값

NetTcpSection

NetTcpPortSharing 공유 서비스에 대한 구성 설정을 포함하는 NetTcpSection입니다.

적용 대상