Attaching point for the C1 Console Root

Namespace: Composite.C1Console.Elements
Assembly: Composite (in Composite.dll) Version: 5.3.6135.33083

Syntax

C#
public static AttachingPoint PerspectivesRoot { get; }
Visual Basic
Public Shared ReadOnly Property PerspectivesRoot As AttachingPoint
	Get
Visual C++
public:
static property AttachingPoint^ PerspectivesRoot {
	AttachingPoint^ get ();
}

See Also