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