public Type DeviceInterfaceType { get; set; }
Public Property DeviceInterfaceType As Type Get Set
public: property Type^ DeviceInterfaceType { Type^ get (); void set (Type^ value); }
member DeviceInterfaceType : Type with get, set
In This Article