UpsEnvParser.IsLocal Property

Cloud Foundry Helper Library Parse User-Provided-Services (UPS)

UpsEnvParserIsLocal Property

Is configuration aquired locally (false means from UPS)

Namespace:  BlitzkriegSoftware.PCF.CFEnvParser
Assembly:  BlitzkriegSoftware.PCF.CFEnvParser (in BlitzkriegSoftware.PCF.CFEnvParser.dll) Version: 1.0.0
Syntax
C#
public bool IsLocal { get; }

Property Value

Type: Boolean
See Also