DriveOwnerId Property
The Id of the drive owner.
Syntax
[VB.NET] Public ReadOnlyProperty DriveOwnerId As String
[C#] public string DriveOwnerId {get;}
Remarks
This property holds the Id of the drive owner. This is populated after calling GetDriveInfo.
This property is read-only and not available at design time.
Default Value
""