AuthenticablePrincipal.HomeDrive 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 lecteur d’accueil pour ce compte.
public:
property System::String ^ HomeDrive { System::String ^ get(); void set(System::String ^ value); };
public string HomeDrive { get; set; }
member this.HomeDrive : string with get, set
Public Property HomeDrive As String
Valeur de propriété
Lecteur d’accueil pour le compte, ou null s’il n’existe aucun lecteur d’accueil.
Exceptions
Le magasin sous-jacent ne prend pas en charge cette propriété.