RemoveWhiteSpace Property

MCManager API

[Missing <summary> documentation for "P:Moxiecode.Manager.Utils.ClientResourceFile.RemoveWhiteSpace"]

Namespace:  Moxiecode.Manager.Utils
Assembly:  MCManager (in MCManager.dll) Version: 1.0.0.0

Syntax

C#
public bool RemoveWhiteSpace { get; }
Visual Basic (Declaration)
Public ReadOnly Property RemoveWhiteSpace As Boolean
Visual C++
public:
property bool RemoveWhiteSpace {
	bool get ();
}

See Also