Compartilhar via


ServiceDescription.Name Propriedade

Definição

Obtém ou define o atributo de nome XML da marca descriptions colocando entre aspas o arquivo de linguagem WSDL.

public:
 property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

Valor da propriedade

String

O atributo de nome XML.

Comentários

O valor da propriedade será uma cadeia de caracteres vazia ("") se ainda não tiver sido atribuída.

Aplica-se a