共用方式為


NativeMethods.IStorage.CopyTo 方法

命名空間:  Microsoft.TeamFoundation.Common.Internal
組件:  Microsoft.TeamFoundation.Common (在 Microsoft.TeamFoundation.Common.dll 中)

語法

'宣告
Sub CopyTo ( _
    ciidExclude As Integer, _
    pIIDExclude As Guid(), _
    snbExclude As IntPtr, _
    stgDest As NativeMethods.IStorage _
)
void CopyTo(
    int ciidExclude,
    Guid[] pIIDExclude,
    IntPtr snbExclude,
    NativeMethods.IStorage stgDest
)

參數

.NET Framework 安全性

請參閱

參考

NativeMethods.IStorage 介面

Microsoft.TeamFoundation.Common.Internal 命名空間