ConfigurationDebugViewContext 結構
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供組態目前專案的相關數據。
public value class ConfigurationDebugViewContext
C#
public readonly struct ConfigurationDebugViewContext
type ConfigurationDebugViewContext = struct
Public Structure ConfigurationDebugViewContext
- 繼承
Configuration |
使用指定的路徑、索引鍵、值和組態提供者值,初始化 的新實例 ConfigurationDebugViewContext。 |
Configuration |
IConfigurationProvider取得用來取得目前項目值的 。 |
Key |
取得目前專案的索引鍵。 |
Path |
取得目前項目的路徑。 |
Value |
取得目前專案的值。 |
產品 | 版本 |
---|---|
.NET | 6, 7, 8, 9 |
.NET Framework | 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET Standard | 2.0 |