 | InfoArgsThreadInfo property |
Information on the current thread.
Namespace: NetEti.ApplicationControlAssembly: NetEti.InfoController (in NetEti.InfoController.dll) Version: 1.0.0+b865061c8026804ece26684b7dc3403284234a08
Syntaxpublic string ThreadInfos { get; set; }
Public Property ThreadInfos As String
Get
Set
public:
property String^ ThreadInfos {
String^ get ();
void set (String^ value);
}
member ThreadInfos : string with get, set
Property value
String
See also