1 write to HomeDrive
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\AuthenticablePrincipal.cs (1)
141
set { this.AccountInfo.
HomeDrive
= value; }
1 reference to HomeDrive
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\AuthenticablePrincipal.cs (1)
140
get { return this.AccountInfo.
HomeDrive
; }