Attaching point for the C1 Console System perspective
Namespace: Composite.C1Console.ElementsAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
public static AttachingPoint SystemPerspective { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property SystemPerspective As AttachingPoint Get |
Visual C++ |
---|
public: static property AttachingPoint^ SystemPerspective { AttachingPoint^ get (); } |