'Declaration Public Property Method As IcmMethod
'Usage Dim instance As Icm Dim value As IcmMethod instance.Method = value value = instance.Method
public IcmMethod Method {get; set;}
public: __property IcmMethod get_Method(); public: __property void set_Method( IcmMethod value );
public: property IcmMethod Method { IcmMethod get(); void set ( IcmMethod value); }
The default value is IcmMethod.System.
Icm Class Icm Members
©2015. Accusoft Corporation. All Rights Reserved.