Visual Basic (Declaration) | |
---|---|
Public MustOverride ReadOnly Property IsCurrent As Boolean |
C# | |
---|---|
public abstract bool IsCurrent {get;} |
If the source code for the macro is newer than the executable code or no executable code exists, this property will return true. Otherwise it will return false.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)