_Application.RecordRelative Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
True if macros are recorded using relative references; False if recording is absolute.
public:
property bool RecordRelative { bool get(); };
public bool RecordRelative { get; }
Public ReadOnly Property RecordRelative As Boolean