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