MetadataSection.ServiceDescriptionDialect 属性

定义

包含 Web 服务描述语言 (WSDL) 方言的值。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; }
member this.ServiceDescriptionDialect : string
Public Shared ReadOnly Property ServiceDescriptionDialect As String

属性值

String

WSDL 文档的方言。The dialect for a WSDL document.

注解

方言。The dialect.

适用于