共用方式為


LinkedTransactionFlags2 列舉類型

提供其他的成員,以LinkedTransactionFlags列舉型別。

這個列舉類型的 FlagsAttribute 屬性允許將其成員值以位元組合的方式來使用。

命名空間:  Microsoft.VisualStudio.TextManager.Interop
組件:  Microsoft.VisualStudio.TextManager.Interop.8.0 (在 Microsoft.VisualStudio.TextManager.Interop.8.0.dll 中)

語法

'宣告
<FlagsAttribute> _
Public Enumeration LinkedTransactionFlags2
[FlagsAttribute]
public enum LinkedTransactionFlags2
[FlagsAttribute]
public enum class LinkedTransactionFlags2
[<FlagsAttribute>]
type LinkedTransactionFlags2
public enum LinkedTransactionFlags2

成員

成員名稱 描述
mdtGlobal 全域 (關閉的檔案能夠) 嚴格的交易。

備註

COM 簽章

從 textmgr2.idl:

請參閱

參考

Microsoft.VisualStudio.TextManager.Interop 命名空間