共用方式為


NativeMethods.IStorage 介面

這個型別具有 SecurityCriticalAttribute 屬性,因此只能由 .NET Framework for Silverlight 類別庫使用。如果應用程式程式碼使用這個型別的任何成員,都會擲回 MethodAccessException。

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

語法

'宣告
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("0000000B-0000-0000-C000-000000000046")> _
Public Interface IStorage
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("0000000B-0000-0000-C000-000000000046")]
public interface IStorage

NativeMethods.IStorage 型別會公開下列成員。

方法

  名稱 說明
公用方法 Commit
公用方法 CopyTo
公用方法 CreateStorage
公用方法 CreateStream
公用方法 DestroyElement
公用方法 EnumElements
公用方法 MoveElementTo
公用方法 OpenStorage
公用方法 OpenStream
公用方法 RenameElement
公用方法 Revert
公用方法 SetClass
公用方法 SetElementTimes
公用方法 SetStateBits
公用方法 Stat

回頁首

請參閱

參考

Microsoft.TeamFoundation.Common.Internal 命名空間