Click or drag to resize

ServerTarget Property

http://www.emgu.com
Returns the target string that can be provided to TF_SetTarget() to connect a TF_Session to server

Namespace:  Emgu.TF
Assembly:  Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.4.1.1202
Syntax
public string Target { get; }

Property Value

Type: String
See Also