ConfigBuilder.Options Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the ConfigOptions used by this ConfigBuilder.
protected Microsoft.WindowsAzure.Mobile.Service.ConfigOptions Options { get; }
member this.Options : Microsoft.WindowsAzure.Mobile.Service.ConfigOptions
Protected ReadOnly Property Options As ConfigOptions