#### [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\.IsPrimaryWriter Property 获取是否为主要写入源,用于标识当多个可写源存在时的主要写入目标 ```csharp bool IsPrimaryWriter { get; } ``` #### Property Value [System\.Boolean](https://learn.microsoft.com/en-us/dotnet/api/system.boolean 'System\.Boolean')