C# Class SensorShare.SensorShareConfig

ファイルを表示 Open project: MarkPaxton/SensorShare3

Public Properties

Property Type Description
AliveTimeout int
AnnotationTableName string
AnswerDataTableName string
BaseAnnotationIcon string
BaseAnnotationImage string
ClientDatabase string
ClientPictureFolder string
ClientReadingsTableName string
ClientServerDataTableName string
CommunicationPort int
ConfigKeyName string
DatabaseFolder string
ImageAnnotationIcon string
QuestionAndAnswerAnnotationIcon string
QuestionAndAnswerAnnotationImage string
QuestionDataTableName string
SensorInfoTableName string
SensorReadingsTableName string
SensorsDatabase string
ServerDatabase string
ServerPictureFolder string
SessionDataTableName string
TextAnnotationIcon string
TextAnnotationImage string
TextEncoding System.Text.Encoding
WiFiKey string
WiFiName string

Property Details

AliveTimeout public_oe static_oe property

public static int AliveTimeout
return int

AnnotationTableName public_oe static_oe property

public static string AnnotationTableName
return string

AnswerDataTableName public_oe static_oe property

public static string AnswerDataTableName
return string

BaseAnnotationIcon public_oe static_oe property

public static string BaseAnnotationIcon
return string

BaseAnnotationImage public_oe static_oe property

public static string BaseAnnotationImage
return string

ClientDatabase public_oe static_oe property

public static string ClientDatabase
return string

ClientPictureFolder public_oe static_oe property

public static string ClientPictureFolder
return string

ClientReadingsTableName public_oe static_oe property

public static string ClientReadingsTableName
return string

ClientServerDataTableName public_oe static_oe property

public static string ClientServerDataTableName
return string

CommunicationPort public_oe static_oe property

public static int CommunicationPort
return int

ConfigKeyName public_oe static_oe property

public static string ConfigKeyName
return string

DatabaseFolder public_oe static_oe property

public static string DatabaseFolder
return string

ImageAnnotationIcon public_oe static_oe property

public static string ImageAnnotationIcon
return string

QuestionAndAnswerAnnotationIcon public_oe static_oe property

public static string QuestionAndAnswerAnnotationIcon
return string

QuestionAndAnswerAnnotationImage public_oe static_oe property

public static string QuestionAndAnswerAnnotationImage
return string

QuestionDataTableName public_oe static_oe property

public static string QuestionDataTableName
return string

SensorInfoTableName public_oe static_oe property

public static string SensorInfoTableName
return string

SensorReadingsTableName public_oe static_oe property

public static string SensorReadingsTableName
return string

SensorsDatabase public_oe static_oe property

public static string SensorsDatabase
return string

ServerDatabase public_oe static_oe property

public static string ServerDatabase
return string

ServerPictureFolder public_oe static_oe property

public static string ServerPictureFolder
return string

SessionDataTableName public_oe static_oe property

public static string SessionDataTableName
return string

TextAnnotationIcon public_oe static_oe property

public static string TextAnnotationIcon
return string

TextAnnotationImage public_oe static_oe property

public static string TextAnnotationImage
return string

TextEncoding public_oe static_oe property

public static Encoding,System.Text TextEncoding
return System.Text.Encoding

WiFiKey public_oe static_oe property

public static string WiFiKey
return string

WiFiName public_oe static_oe property

public static string WiFiName
return string