DataContractJsonSerializerSettings.RootName Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
Nom racine de l'objet sélectionné.