Miner.Interop Namespace > ISSNode Interface : Tag Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(2024)> Property Tag As System.String
'Usage
Dim instance As ISSNode Dim value As System.String instance.Tag = value value = instance.Tag
[System.Runtime.InteropServices.DispId(2024)] System.string Tag {get; set;}
read-write property Tag: System.String;
System.Runtime.InteropServices.DispIdAttribute(2024)
function get,set Tag : System.String
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