Interface IStartInitServiceOption
public interface IStartInitServiceOption : ISettingOption
- Inherited Members
- Extension Methods
Properties
Company
string Company { get; set; }
Property Value
Copyright
string Copyright { get; set; }
Property Value
ImagePath
string ImagePath { get; set; }
Property Value
Product
string Product { get; set; }
Property Value
ProductFontSize
int ProductFontSize { get; set; }
Property Value
SleepMilliseconds
int SleepMilliseconds { get; set; }
Property Value
Title
string Title { get; set; }
Property Value
Type
WindowType Type { get; set; }
Property Value
Version
string Version { get; set; }