Apq.Cfg.Env.EnvFileCfgSource.NeedsQuoting(string).md 589 B

Apq.Cfg.Env.EnvFileCfgSource

EnvFileCfgSource.NeedsQuoting(string) Method

检查值是否需要引号包裹

private static bool NeedsQuoting(string value);

Parameters

value System.String

Returns

System.Boolean