SoapHeaderFaultBinding.Use 属性
定义
public:
property System::Web::Services::Description::SoapBindingUse Use { System::Web::Services::Description::SoapBindingUse get(); void set(System::Web::Services::Description::SoapBindingUse value); };
public System.Web.Services.Description.SoapBindingUse Use { get; set; }
member this.Use : System.Web.Services.Description.SoapBindingUse with get, set
Public Property Use As SoapBindingUse
属性值
SoapBindingUse 值之一。One of the SoapBindingUse values. 默认值为 Default。The default is Default.