Main Content
refreshSourceControl
Update source control status of project files
Description
refreshSourceControl(
updates the source
control status for all files in the specified project. Use
proj
)refreshSourceControl
to get the latest source control
information before querying the SourceControlStatus
property on
individual files.
If you use listModifiedFiles
to find all
modified files in the project, you do not need to call
refreshSourceControl
first.
Examples
Input Arguments
Version History
Introduced in R2019a