NamedPipeSettings.ApplicationContainerSettings 属性
定义
获取或设置命名管道设置的应用程序容器设置。Gets or sets the application container settings for the named pipe settings.
public:
property System::ServiceModel::Channels::ApplicationContainerSettings ^ ApplicationContainerSettings { System::ServiceModel::Channels::ApplicationContainerSettings ^ get(); };
public System.ServiceModel.Channels.ApplicationContainerSettings ApplicationContainerSettings { get; }
member this.ApplicationContainerSettings : System.ServiceModel.Channels.ApplicationContainerSettings
Public ReadOnly Property ApplicationContainerSettings As ApplicationContainerSettings
属性值
命名管道设置的应用程序容器设置。The application container settings for the named pipe settings.