Skip to content

Commit 04fbff6

Browse files
committed
System.IO.Packaging docs
1 parent 2999f7c commit 04fbff6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

xml/System.IO.Packaging/Package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1278,6 +1278,8 @@ For more information about packages and package parts, see section 1.1 of the Op
12781278
<see cref="M:System.IO.Packaging.Package.GetParts" /> internally calls the derived class <see cref="M:System.IO.Packaging.Package.GetPartsCore" /> method to actually flush the part based on the physical format implemented in the derived class.</para>
12791279
</block>
12801280
<altmember cref="M:System.IO.Packaging.Package.GetPart(System.Uri)" />
1281+
<exception cref="T:System.IO.FileFormatException">The package has a bad format.</exception>
1282+
<exception cref="T:System.InvalidOperationException">The part name prefix exists.</exception>
12811283
</Docs>
12821284
</Member>
12831285
<Member MemberName="GetPartsCore">

0 commit comments

Comments
 (0)