Miner.Interop Namespace > IMMTraceNoExtWaterSystem Interface : Options Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678272)> Property Options As mmWaterSystemTraceBarriers
'Usage
Dim instance As IMMTraceNoExtWaterSystem Dim value As mmWaterSystemTraceBarriers instance.Options = value value = instance.Options
[System.Runtime.InteropServices.DispId(1610678272)] mmWaterSystemTraceBarriers Options {get; set;}
read-write property Options: mmWaterSystemTraceBarriers;
System.Runtime.InteropServices.DispIdAttribute(1610678272) function get,set Options : mmWaterSystemTraceBarriers
[System.Runtime.InteropServices.DispId(1610678272)] __property mmWaterSystemTraceBarriers get_Options(); __property void set_Options( mmWaterSystemTraceBarriers value );
[System.Runtime.InteropServices.DispId(1610678272)] property mmWaterSystemTraceBarriers Options { mmWaterSystemTraceBarriers get(); void set ( mmWaterSystemTraceBarriers 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