Click or drag to resize

aceApplicationInfo Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Information about application that is immutable - defined at Design Time
Inheritance Hierarchy
SystemObject
  dataBindableBase
    imbBindable
      aceAuthorNotation
        imbACE.Core.applicationaceApplicationInfo

Namespace:  imbACE.Core.application
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public class aceApplicationInfo : aceAuthorNotation
Request Example View Source

The aceApplicationInfo type exposes the following members.

Constructors
  NameDescription
Public methodaceApplicationInfo
Initializes a new instance of the aceApplicationInfo class
Top
Properties
  NameDescription
Public propertyapplicationName
naziv aplikacije
Public propertyapplicationVersion
verzija aplikacije
Public propertyauthor (Inherited from aceAuthorNotation.)
Public propertycomment (Inherited from aceAuthorNotation.)
Public propertycopyright (Inherited from aceAuthorNotation.)
Public propertyEmail (Inherited from aceAuthorNotation.)
Public propertylicense (Inherited from aceAuthorNotation.)
Public propertyorganization (Inherited from aceAuthorNotation.)
Public propertysoftware (Inherited from aceAuthorNotation.)
Public propertyweb (Inherited from aceAuthorNotation.)
Public propertywelcomeMessage
Message to be shown at startup
Top
Methods
  NameDescription
Public methodAppendDataFields (Inherited from aceAuthorNotation.)
Public methodGetDescription (Inherited from aceAuthorNotation.)
Public methodOnPropertyChanged (Inherited from dataBindableBase.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from dataBindableBase.)
Top
Fields
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also

Reference

aceAuthorNotation