Click or drag to resize

OldPropertyPlaceholder Properties

The OldPropertyPlaceholder type exposes the following members.

Properties
  NameDescription
Public propertyAcceptsContextTypes
The datatype this command handler accepts for the context when expanding.
(Inherited from PropertyPlaceholder.)
Public propertyCommand
The level's command.
(Inherited from PlaceholderCommandHandler.)
Public propertyContextType
The datatype this command handler will output.
(Inherited from PropertyPlaceholder.)
Protected propertyInitialized
Indicates whether the handler has been initialized.
(Inherited from PlaceholderCommandHandler.)
Public propertyIssues
Issues encountered during initialization.
(Inherited from PlaceholderCommandHandler.)
Public propertyLevel
The placeholder level this object is handling.
(Inherited from PlaceholderCommandHandler.)
Public propertyParameter
The level's parameter.
(Inherited from PlaceholderCommandHandler.)
Public propertyPropertyDef
The property def referenced in the command parameter.
(Inherited from PropertyPlaceholder.)
Public propertySettings
The level's parse and expansion settings.
(Inherited from PlaceholderCommandHandler.)
Protected propertySupportedTypes
The level types supported by this handler.
(Inherited from PropertyPlaceholder.)
Public propertyVault
The level's vault.
(Inherited from PlaceholderCommandHandler.)
Top
See Also