ParseConfigCurrentConfig Property Parse
Gets the latest fetched ParseConfig.

Namespace: Parse
Assembly: Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax

public static ParseConfig CurrentConfig { get; }

Return Value

Type: ParseConfig
ParseConfig object
See Also

Reference