TextHolder Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
TextHolder() | |
TextHolder(String) |
TextHolder()
public:
TextHolder();
public TextHolder ();
Public Sub New ()
Applies to
TextHolder(String)
public:
TextHolder(System::String ^ tx);
public TextHolder (string tx);
new Microsoft.BizTalk.ExplorerOM.TextHolder : string -> Microsoft.BizTalk.ExplorerOM.TextHolder
Public Sub New (tx As String)
Parameters
- tx
- String