wodSSHTunnel ActiveX Control - StateText Property
      
 

Description

Provides a string expression of a state.


Property type

A String value.  


Syntax

object.StateText([State])



The StateText Property syntax has these parts:

Part Description
object An expression evaluating to an object of type wodTunnel.
State Optional. A Variant value. Holds a state to get the text description for.

Remarks

The StateText property will return a text description of a value specified by the State parameter. For a list of possible values, please see the StatesEnum page.