Miner.Interop Namespace > ISSNode Interface : Text Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(0)> Default Property Text As System.String
'Usage
Dim instance As ISSNode Dim value As System.String instance.Text = value value = instance.Text
[System.Runtime.InteropServices.DispId(0)] System.string this {get; set;}
this: : System.String;; read-write
System.Runtime.InteropServices.DispIdAttribute(0)
this get,set : System.String
[System.Runtime.InteropServices.DispId(0)] __property System.string* get_Text(); __property void set_Text System.string* 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