public static char CurrentArgumentsSeparator { get; }
Public Shared ReadOnly Property CurrentArgumentsSeparator As Char
Get
public:
static property wchar_t CurrentArgumentsSeparator {
wchar_t get ();
}
static member CurrentArgumentsSeparator : char with get