InternalConfigEventArgs.ConfigPath Vlastnost

Definice

Získá nebo nastaví cestu konfigurace související s objektem InternalConfigEventArgs .

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

public:
 property System::String ^ ConfigPath { System::String ^ get(); void set(System::String ^ value); };
public string ConfigPath { get; set; }
member this.ConfigPath : string with get, set
Public Property ConfigPath As String

Hodnota vlastnosti

Řetězcová hodnota určující cestu ke konfiguraci.

Platí pro