Name.Comment Propriedade

Definição

Retorna ou define o comentário associado ao nome. String de leitura/gravação.

public:
 property System::String ^ Comment { System::String ^ get(); void set(System::String ^ value); };
public string Comment { get; set; }
Public Property Comment As String

Valor da propriedade

String

Comentários

O texto do comentário não pode exceder 255 caracteres.

Aplica-se a