### [Apq\.Cfg\.Apollo](Apq.Cfg.Apollo.md 'Apq\.Cfg\.Apollo').[ApolloCfgSource](Apq.Cfg.Apollo.ApolloCfgSource.md 'Apq\.Cfg\.Apollo\.ApolloCfgSource') ## ApolloCfgSource\.IsWriteable Property 获取是否可写,Apollo 不支持通过 API 写入配置,因此始终为 false ```csharp public bool IsWriteable { get; } ``` Implements [IsWriteable](https://learn.microsoft.com/en-us/dotnet/api/apq.cfg.sources.icfgsource.iswriteable 'Apq\.Cfg\.Sources\.ICfgSource\.IsWriteable') #### Property Value [System\.Boolean](https://learn.microsoft.com/en-us/dotnet/api/system.boolean 'System\.Boolean')