ConfigurationDebugViewContext Struct-datatyp

Definition

Innehåller data om det aktuella objektet i konfigurationen.

public value class ConfigurationDebugViewContext
public readonly struct ConfigurationDebugViewContext
type ConfigurationDebugViewContext = struct
Public Structure ConfigurationDebugViewContext
Arv
ConfigurationDebugViewContext

Konstruktorer

Name Description
ConfigurationDebugViewContext(String, String, String, IConfigurationProvider)

Initierar en ny instans av ConfigurationDebugViewContext.

Egenskaper

Name Description
ConfigurationProvider

IConfigurationProvider Hämtar det som användes för att hämta värdet för det aktuella objektet.

Key

Hämtar nyckeln för det aktuella objektet.

Path

Hämtar sökvägen till det aktuella objektet.

Value

Hämtar värdet för det aktuella objektet.

Gäller för