Goblin - A Platform for 3D AR and VR Applications

UsingStmt.Target Property

Gets or sets the target resource to be used - use the target expression if the using statement doesn't declare it's own target(s). In the normal case, where the using statement declares it's resources, use the Declaration property.

public Expression Target {get; set;}

See Also

UsingStmt Class | DDW.CSharp.Dom Namespace