IInternalConfigRecord.ConfigPath Property

Definition

Gets a string representing a configuration file path.

public:
 property System::String ^ ConfigPath { System::String ^ get(); };
public string ConfigPath { get; }
member this.ConfigPath : string
Public ReadOnly Property ConfigPath As String

Property Value

A string representing a configuration file path.

Applies to