ResourceProperty.Name Propriedade

Definição

Obtém o nome da propriedade de recurso.Gets the name of the resource property.

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

Valor da propriedade

String

O nome da propriedade de recurso como cadeia de caracteres.The name of the resource property as string.

Aplica-se a