mikeownage.com

Site

News
Downloads
My Directory
Battle.net Archive
My YouTube
Contact Me

Gaming

Supreme Ruler

Projects

Asgard3
Asgard Server
Binary Gateway 2
Supreme Ruler Files
Supreme Ruler Toolkit

Clan

GDN
 Class GlobalConfigSettings
Generated by DocFX

Class GlobalConfigSettings

Inheritance
System.Object
GlobalConfigSettings
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Asgard3.Core.XML
Assembly: Asgard3.Core.dll
Syntax
public class GlobalConfigSettings

Fields

| Improve this Doc View Source

ChatBehavior

Declaration
public string ChatBehavior
Field Value
Type Description
System.String
| Improve this Doc View Source

CheckForHashesOnStartup

Declaration
public bool CheckForHashesOnStartup
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

CheckForPluginsOnStartup

Declaration
public bool CheckForPluginsOnStartup
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

CheckForUpdatesOnStartup

Declaration
public bool CheckForUpdatesOnStartup
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

CheckForUpdatesPeriodically

Declaration
public bool CheckForUpdatesPeriodically
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

CheckForUpdateTime

Declaration
public int CheckForUpdateTime
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ConvertLinks

Declaration
public bool ConvertLinks
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

DisplayNameAndServerForProfile

Declaration
public bool DisplayNameAndServerForProfile
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

FormHeight

Declaration
public int FormHeight
Field Value
Type Description
System.Int32
| Improve this Doc View Source

FormWidth

Declaration
public int FormWidth
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ImageBehavior

Declaration
public string ImageBehavior
Field Value
Type Description
System.String
| Improve this Doc View Source

LeftChannel

Declaration
public bool LeftChannel
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

MinimizeToTray

Declaration
public bool MinimizeToTray
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

StatusMenu

Declaration
public bool StatusMenu
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

Template

Declaration
public string Template
Field Value
Type Description
System.String
| Improve this Doc View Source

YouTubeBehavior

Declaration
public string YouTubeBehavior
Field Value
Type Description
System.String

Properties

| Improve this Doc View Source

BanFilters

Declaration
public List<string> BanFilters { get; set; }
Property Value
Type Description
System.Collections.Generic.List<System.String>
| Improve this Doc View Source

BnetServers

Declaration
public List<Server> BnetServers { get; set; }
Property Value
Type Description
System.Collections.Generic.List<Server>
| Improve this Doc View Source

ListViewFont

Declaration
public Font ListViewFont { get; set; }
Property Value
Type Description
System.Drawing.Font
| Improve this Doc View Source

ListViewFontString

Declaration
public string ListViewFontString { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

RTBFont

Declaration
public Font RTBFont { get; set; }
Property Value
Type Description
System.Drawing.Font
| Improve this Doc View Source

RTBFontString

Declaration
public string RTBFontString { get; set; }
Property Value
Type Description
System.String


Copyright © 2010 - 2025 mikeownage.com all rights reserved.