Miner.Interop Namespace > IMMAttrRelationship Interface : Direction Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678274)> ReadOnly Property Direction As mmRelationshipDirection
'Usage
Dim instance As IMMAttrRelationship Dim value As mmRelationshipDirection value = instance.Direction
[System.Runtime.InteropServices.DispId(1610678274)] mmRelationshipDirection Direction {get;}
read-only property Direction: mmRelationshipDirection;
System.Runtime.InteropServices.DispIdAttribute(1610678274) function get Direction : mmRelationshipDirection
[System.Runtime.InteropServices.DispId(1610678274)] __property mmRelationshipDirection get_Direction();
[System.Runtime.InteropServices.DispId(1610678274)] property mmRelationshipDirection Direction { mmRelationshipDirection 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