Miner.Interop Namespace > MMPrintersCollectionClass Class : Printers Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678273)> Public Overridable ReadOnly Property Printers As ESRI.ArcGIS.esriSystem.IEnumBSTR
'Usage
Dim instance As MMPrintersCollectionClass Dim value As ESRI.ArcGIS.esriSystem.IEnumBSTR value = instance.Printers
[System.Runtime.InteropServices.DispId(1610678273)] public virtual ESRI.ArcGIS.esriSystem.IEnumBSTR Printers {get;}
public read-only property Printers: ESRI.ArcGIS.esriSystem.IEnumBSTR; virtual;
System.Runtime.InteropServices.DispIdAttribute(1610678273)
public function get Printers : ESRI.ArcGIS.esriSystem.IEnumBSTR
[System.Runtime.InteropServices.DispId(1610678273)] public: __property virtual ESRI.ArcGIS.esriSystem.IEnumBSTR* get_Printers();
[System.Runtime.InteropServices.DispId(1610678273)] public: virtual property ESRI.ArcGIS.esriSystem.IEnumBSTR^ Printers { ESRI.ArcGIS.esriSystem.IEnumBSTR^ get(); }
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