The config file used by the connection
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2025.1.277.3624
Syntaxpublic string Config { get; }
Public ReadOnly Property Config As String
Get
public:
property String^ Config {
String^ get ();
}
member Config : string with get
Property Value
Type:
String
See Also