Partage via


DataContractJsonSerializerSettings.RootName Propriété

Définition

Obtient ou définit le nom racine de l'objet sélectionné.

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

Valeur de propriété

String

Nom racine de l'objet sélectionné.

S’applique à