BlockCommandHandlerOpenedBlock Property

The block this handler's level's placeholder opened (if any).

Definition

Namespace: MFiles.VAF.Placeholders
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public Block OpenedBlock { get; set; }

Property Value

Block

See Also