Click or drag to resize
weroSoft AG, Software
TritonVisualsFullPath Class
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Provides machine specific paths information for images used by Triton environment.
Inheritance Hierarchy
SystemObject
  WeroSoft.AccessorsTritonVisualsFullPath

Namespace:  WeroSoft.Accessors
Assembly:  WeroSoft.Resource.Library (in WeroSoft.Resource.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public static class TritonVisualsFullPath

The TritonVisualsFullPath type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberNotificationImportant
Gets the full qualified path to the notification icon used for important in Triton.
Public propertyStatic memberNotificationInfo
Gets the full qualified path to the notification icon used for information in Triton.
Public propertyStatic memberNotificationWarning
Gets the full qualified path to the notification icon used for warning in Triton.
Public propertyStatic memberTritonVisualsBasePath
Gets the visuals base path of Triton.
Top
See Also