Freigeben über


WebService.Namespace Property

Definition

Gets or sets the default XML namespace to use for the XML Web service.

public string Namespace { get; set; }
member this.Namespace : string with get, set
Public Property Namespace As String

Property Value

The default XML namespace to use for the XML Web service.

Applies to