C-DEngine 5.105

TheServiceHostInfo..::..MyStationMoniker Property

Retired

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

Syntax


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