public HardDriveInterfaceType InterfaceType { get; }
Public ReadOnly Property InterfaceType As HardDriveInterfaceType
Get
Dim instance As HardDriveInfo
Dim value As HardDriveInterfaceType
value = instance.InterfaceType
public:
property HardDriveInterfaceType InterfaceType {
HardDriveInterfaceType get ();
}
member InterfaceType : HardDriveInterfaceType with get
No code example is currently available or this language may not be supported.