共用方式為


GetSelectedAtomFlags 列舉類型

指定何時要比對所選取的原子。

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

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

語法

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

成員

成員名稱 描述
gsaDefault 當選取範圍是 1) 空和左邊,或 2) 完全將它選取,比對原子。

備註

COM 簽章

從 textmgr.idl:

請參閱

參考

Microsoft.VisualStudio.TextManager.Interop 命名空間