#### [Apq\.Cfg](index.md 'index') ### [Apq\.Cfg\.Sources](Apq.Cfg.Sources.md 'Apq\.Cfg\.Sources').[ICfgSource](Apq.Cfg.Sources.ICfgSource.md 'Apq\.Cfg\.Sources\.ICfgSource') ## ICfgSource\.Level Property 获取配置层级,数值越大优先级越高 ```csharp int Level { get; } ``` #### Property Value [System\.Int32](https://learn.microsoft.com/en-us/dotnet/api/system.int32 'System\.Int32')