共用方式為


OleCommandTextType 列舉類型

提供 OLECMDTEXTF 列舉的 Managed 實作,指定要建立倒影。

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

語法

'宣告
Public Enumeration OleCommandTextType
public enum OleCommandTextType
public enum class OleCommandTextType
type OleCommandTextType
public enum OleCommandTextType

成員

成員名稱 描述
Name 命令處理常式應該提供命令的當地語系化名稱。
None 額外資訊並不需要。
Status 命令處理常式應該為命令提供當地語系化的狀態資料。

請參閱

參考

Microsoft.VisualStudio.Data 命名空間