ResXDataNode.Name Propriété

Définition

Obtient ou définit le nom de cette ressource.

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

Valeur de propriété

Chaîne qui correspond au nom de la ressource. Si aucun nom n'est assigné, cette propriété retourne une chaîne de longueur nulle.

Exceptions

La propriété de nom a la valeur null.

La propriété de nom a pour valeur une chaîne de longueur nulle.

S’applique à