Visual Basic (Declaration) | |
---|---|
Public MustOverride ReadOnly Property IsRunnable As Boolean |
C# | |
---|---|
public abstract bool IsRunnable {get;} |
This property returns true if executable code for the macro exists. The IsCurrent property provides an indication of whether the macro has been built since the last change to its source code.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)