\r\n

51Degrees Device Detection .NET  4.4

Device detection services for 51Degrees Pipeline

FiftyOne.DeviceDetection.Examples.PipelineOptionsExtensions Class Reference

Static Public Member Functions

static string  GetResourceKey (this PipelineOptions options)
Get the resource key setting from the supplied PipelineOptions More...
static void  SetResourceKey (this PipelineOptions options, string resourceKey)
Set the resource key setting in the supplied PipelineOptions instance to the given value. More...
static void  SetCloudEndPoint (this PipelineOptions options, string cloudEndPoint)
Set the cloud end point setting in the supplied PipelineOptions instance to the given value. More...
static string  GetHashDataFile (this PipelineOptions options)
Get the hash data file setting from the supplied PipelineOptions More...
static void  SetHashDataFile (this PipelineOptions options, string dataFile)
Set the hash data file setting from the supplied PipelineOptions More...
static string  GetAppleDataFile (this PipelineOptions options)
Get the Apple data file setting from the supplied PipelineOptions More...
static void  SetAppleDataFile (this PipelineOptions options, string dataFile)
Set the Apple data file setting from the supplied PipelineOptions More...
static ElementOptions  GetElementConfig (this PipelineOptions options, string elementName)

Member Function Documentation

◆ 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 )
static

Get the hash data file setting from the supplied PipelineOptions

Parameters
options -
Returns

◆ GetResourceKey()

static string FiftyOne.DeviceDetection.Examples.PipelineOptionsExtensions.GetResourceKey ( this PipelineOptions   options )
static

Get the resource key setting from the supplied PipelineOptions

Parameters
options -
Returns

◆ SetAppleDataFile()

static void FiftyOne.DeviceDetection.Examples.PipelineOptionsExtensions.SetAppleDataFile ( this PipelineOptions   options,
string   dataFile  
)
static

Set 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  
)
static

Set 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  
)
static

Set 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  
)
static

Set the resource key setting in the supplied PipelineOptions instance to the given value.

Parameters
options -
resourceKey -