Skip to content

Commit 91e3fae

Browse files
MSDN-WhiteKnightRon Petrusha
authored andcommitted
Update FileAttributes.xml (#2030)
Reworded archive attribute description according to #1992
1 parent bb2adb8 commit 91e3fae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xml/System.IO/FileAttributes.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
</ReturnValue>
101101
<MemberValue>32</MemberValue>
102102
<Docs>
103-
<summary>The file is a candidate for backup or removal.</summary>
103+
<summary>This file is marked to be included in incremental backup operation. Windows sets this attribute whenever the file is modified, and backup software should clear it when processing the file during incremental backup.</summary>
104104
</Docs>
105105
</Member>
106106
<Member MemberName="Compressed">
@@ -680,4 +680,4 @@
680680
</Docs>
681681
</Member>
682682
</Members>
683-
</Type>
683+
</Type>

0 commit comments

Comments
 (0)