MetadataSection.ServiceDescriptionDialect Property

Definition

Contains the value of the Web Services Description Language (WSDL) dialect.

public:
 static property System::String ^ ServiceDescriptionDialect { System::String ^ get(); };
public static string ServiceDescriptionDialect { get; }
static member ServiceDescriptionDialect : string
Public Shared ReadOnly Property ServiceDescriptionDialect As String

Property Value

The dialect for a WSDL document.

Remarks

The dialect.

Applies to