SoapDocumentMethodAttribute Constructors
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the SoapDocumentMethodAttribute class.
SoapDocumentMethodAttribute() |
Initializes a new instance of the SoapDocumentMethodAttribute class. |
SoapDocumentMethodAttribute(String) |
Initializes a new instance of the SoapDocumentMethodAttribute class, setting the Action property to the value of the |
Initializes a new instance of the SoapDocumentMethodAttribute class.
public:
SoapDocumentMethodAttribute();
public SoapDocumentMethodAttribute();
Public Sub New ()
Applies to
.NET Framework 4.8.1 och andra versioner
Produkt | Versioner |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Initializes a new instance of the SoapDocumentMethodAttribute class, setting the Action property to the value of the action
parameter.
public:
SoapDocumentMethodAttribute(System::String ^ action);
public SoapDocumentMethodAttribute(string action);
new System.Web.Services.Protocols.SoapDocumentMethodAttribute : string -> System.Web.Services.Protocols.SoapDocumentMethodAttribute
Public Sub New (action As String)
Parameters
Applies to
.NET Framework 4.8.1 och andra versioner
Produkt | Versioner |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Feedback om .NET
.NET är ett öppen källkod projekt. Välj en länk för att ge feedback: