PlaceholderCommandHandlerSettings Property |
The level's parse and expansion settings.
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic PlaceholderTemplateSettings Settings { get; }
Public ReadOnly Property Settings As PlaceholderTemplateSettings
Get
public:
virtual property PlaceholderTemplateSettings^ Settings {
PlaceholderTemplateSettings^ get () sealed;
}
Property Value
Type:
PlaceholderTemplateSettingsImplements
IPlaceholderCommandHandlerSettings
See Also