TG.INI
IniConfigurationTPath Property |
[Missing <summary> documentation for "P:TG.INI.IniConfiguration`1.Path"]
Namespace: TG.INI
Assembly: TG.INI (in TG.INI.dll) Version: 1.2.2.0 (1.2.2.0)
Syntax
public static string Path { get; set; }
Public Shared Property Path As String Get Set
public: static property String^ Path { String^ get (); void set (String^ value); }
static member Path : string with get, set
Property Value
Type: StringSee Also