Documentation for a minimal subset of the QSM API
Name Property
Namespaces > QS.Fx.Platform > ApplicationAttribute > Name
The name of the application.
Syntax
C#Visual BasicManaged C++
public string Name { get; set; }
Public Property Name As String
public:
property String^ Name {
	String^ get ();
	void set (String^ value);
}

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0