C-DEngine 5.105

ThePluginInfo..::..ServiceName Property

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

Syntax


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