Compartir a través de


AuthenticablePrincipal.HomeDrive Propiedad

Definición

Obtiene o establece la unidad principal de esta cuenta.

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

Valor de propiedad

Es la unidad principal de la cuenta o null si no existe ninguna unidad principal.

Excepciones

El almacén subyacente no admite esta propiedad.

Se aplica a