Miner.Interop Namespace > MMStoredDisplayNameClass Class : Type Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678275)> Public Overridable Property Type As mmStoredDisplayType
'Usage
Dim instance As MMStoredDisplayNameClass Dim value As mmStoredDisplayType instance.Type = value value = instance.Type
[System.Runtime.InteropServices.DispId(1610678275)] public virtual mmStoredDisplayType Type {get; set;}
public read-write property Type: mmStoredDisplayType; virtual;
System.Runtime.InteropServices.DispIdAttribute(1610678275) public function get,set Type : mmStoredDisplayType
[System.Runtime.InteropServices.DispId(1610678275)] public: __property virtual mmStoredDisplayType get_Type(); public: __property virtual void set_Type( mmStoredDisplayType value );
[System.Runtime.InteropServices.DispId(1610678275)] public: virtual property mmStoredDisplayType Type { mmStoredDisplayType get(); void set ( mmStoredDisplayType value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2