PlaceholderCommandHandlerVault Property |
The level's vault.
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic Vault Vault { get; }
Public ReadOnly Property Vault As Vault
Get
public:
virtual property Vault^ Vault {
Vault^ get () sealed;
}
Property Value
Type:
VaultImplements
IPlaceholderCommandHandlerVault
See Also