Destination target name of the 3d target (may include wildcards).

Namespace: Ico.Gwx
Assembly: GwxRuntimeCoreCommands (in GwxRuntimeCoreCommands.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string TargetName3D { get; set; }
Visual Basic
Public Property TargetName3D As String
	Get
	Set
JScript
function get TargetName3D () : String
function set TargetName3D (value : String)

See Also