Miner.Interop Namespace > IMMTraceRenderer Interface : JunctionCount Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678281)> ReadOnly Property JunctionCount As System.Integer
'Usage
Dim instance As IMMTraceRenderer Dim value As System.Integer value = instance.JunctionCount
[System.Runtime.InteropServices.DispId(1610678281)] System.int JunctionCount {get;}
read-only property JunctionCount: System.Integer;
System.Runtime.InteropServices.DispIdAttribute(1610678281) function get JunctionCount : System.int
[System.Runtime.InteropServices.DispId(1610678281)]
__property System.int get_JunctionCount();
[System.Runtime.InteropServices.DispId(1610678281)] property System.int JunctionCount { System.int 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