C-DEngine 5.105

ThePluginInfo..::..LongDescription Property

Namespace:  nsCDEngine.ViewModels
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public string LongDescription { get; set; }
Public Property LongDescription As String
	Get
	Set
public:
property String^ LongDescription {
	String^ get ();
	void set (String^ value);
}