Miner.Interop Namespace > MMPackageNameClass Class : Type Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678275)> Public Overridable Property Type As mmPackageType
'Usage
Dim instance As MMPackageNameClass Dim value As mmPackageType instance.Type = value value = instance.Type
[System.Runtime.InteropServices.DispId(1610678275)] public virtual mmPackageType Type {get; set;}
public read-write property Type: mmPackageType; virtual;
System.Runtime.InteropServices.DispIdAttribute(1610678275) public function get,set Type : mmPackageType
[System.Runtime.InteropServices.DispId(1610678275)] public: __property virtual mmPackageType get_Type(); public: __property virtual void set_Type( mmPackageType value );
[System.Runtime.InteropServices.DispId(1610678275)] public: virtual property mmPackageType Type { mmPackageType get(); void set ( mmPackageType 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