LabelTarget.Name Propriedade

Definição

Obtém o nome do rótulo.Gets the name of the label.

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
public string? Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Valor da propriedade

String

O nome do rótulo.The name of the label.

Comentários

O nome do rótulo é fornecido apenas para fins informativos.The label's name is provided for information purposes only.

Aplica-se a