Table of Contents

Interface IStartInitServiceOption

Namespace
HeBianGu.Systems.Start
Assembly
HeBianGu.Systems.Start.dll
public interface IStartInitServiceOption : ISettingOption
Inherited Members
Extension Methods

Properties

Company

string Company { get; set; }

Property Value

string
string Copyright { get; set; }

Property Value

string

ImagePath

string ImagePath { get; set; }

Property Value

string

Product

string Product { get; set; }

Property Value

string

ProductFontSize

int ProductFontSize { get; set; }

Property Value

int

SleepMilliseconds

int SleepMilliseconds { get; set; }

Property Value

int

Title

string Title { get; set; }

Property Value

string

Type

WindowType Type { get; set; }

Property Value

WindowType

Version

string Version { get; set; }

Property Value

string