IInternalConfigRecord.StreamName 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.
Retourne le nom d'un objet Stream effectuant des tâches d'E/S sur le fichier de configuration.
public:
property System::String ^ StreamName { System::String ^ get(); };
public string StreamName { get; }
member this.StreamName : string
Public ReadOnly Property StreamName As String
Valeur de propriété
Chaîne représentant le nom d'un objet Stream qui effectue les tâches d'E/S sur le fichier de configuration.