a575963da9
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
13 lines
732 B
XML
13 lines
732 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Namespace Name="Microsoft.Win32.SafeHandles">
|
|
<Docs>
|
|
<summary>
|
|
<attribution license="cc4" from="Microsoft" modified="false" />
|
|
<para>The <see cref="N:Microsoft.Win32.SafeHandles" /> namespace contains classes that are abstract derivations of safe handle classes that provide common functionality supporting file and operating system handles.</para>
|
|
</summary>
|
|
<remarks>
|
|
<attribution license="cc4" from="Microsoft" modified="false" />
|
|
<para>These classes are derived from the <see cref="T:System.Runtime.InteropServices.SafeHandle" /> and <see cref="T:System.Runtime.InteropServices.CriticalHandle" /> classes.</para>
|
|
</remarks>
|
|
</Docs>
|
|
</Namespace> |