◆ GetAppleDataFile()
static string FiftyOne.DeviceDetection.Examples.PipelineOptionsExtensions.GetAppleDataFile | ( | this PipelineOptions | options | ) |
static
Get the Apple data file setting from the supplied PipelineOptions
- Parameters
-
- options -
- Returns
◆ GetHashDataFile()
static string FiftyOne.DeviceDetection.Examples.PipelineOptionsExtensions.GetHashDataFile ( this PipelineOptions options ) staticGet the hash data file setting from the supplied PipelineOptions
- Parameters
-
- options -
- Returns
◆ GetResourceKey()
static string FiftyOne.DeviceDetection.Examples.PipelineOptionsExtensions.GetResourceKey ( this PipelineOptions options ) staticGet the resource key setting from the supplied PipelineOptions
- Parameters
-
- options -
- Returns
◆ SetAppleDataFile()
static void FiftyOne.DeviceDetection.Examples.PipelineOptionsExtensions.SetAppleDataFile ( this PipelineOptions options, string dataFile ) staticSet the Apple data file setting from the supplied PipelineOptions
- Parameters
-
- options -
- dataFile -
- Returns
◆ SetCloudEndPoint()
static void FiftyOne.DeviceDetection.Examples.PipelineOptionsExtensions.SetCloudEndPoint ( this PipelineOptions options, string cloudEndPoint ) staticSet the cloud end point setting in the supplied PipelineOptions instance to the given value.
- Parameters
-
- options -
- cloudEndPoint -
◆ SetHashDataFile()
static void FiftyOne.DeviceDetection.Examples.PipelineOptionsExtensions.SetHashDataFile ( this PipelineOptions options, string dataFile ) staticSet the hash data file setting from the supplied PipelineOptions
- Parameters
-
- options -
- dataFile -
- Returns
◆ SetResourceKey()
static void FiftyOne.DeviceDetection.Examples.PipelineOptionsExtensions.SetResourceKey ( this PipelineOptions options, string resourceKey ) staticSet the resource key setting in the supplied PipelineOptions instance to the given value.
- Parameters
-
- options -
- resourceKey -