The SchedulerLocExtension type exposes the following members.

Properties

  NameDescription
Public propertyAssembly
Gets or sets the name of the Assembly where the .resx is located. By default returns the value of the DefaultAssembly property.
(Inherited from C1LocalizeExtension.)
Public propertyDefaultValue
Gets or sets the default value.
(Inherited from C1LocalizeExtension.)
Public propertyDictionary
Gets or sets the name of the .resx dictionary. If it is null, returns the default string 'Resources'.
(Inherited from C1LocalizeExtension.)
Public propertyKey
Gets or sets the key of a .resx object
(Inherited from C1LocalizeExtension.)

See Also