Destination target name of the window (may include wildcards).
Namespace: Ico.GwxAssembly: GwxRuntimeCoreCommands (in GwxRuntimeCoreCommands.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public string TargetName { get; set; } |
Visual Basic |
---|
Public Property TargetName As String Get Set |
JScript |
---|
function get TargetName () : String function set TargetName (value : String) |