共用方式為


PropertyEditorType 列舉型別

這個列舉會提供屬性值編輯器的有效值。

命名空間:  Microsoft.VisualStudio.TestTools.Common
組件:  Microsoft.VisualStudio.QualityTools.Common (在 Microsoft.VisualStudio.QualityTools.Common.dll 中)

語法

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

成員

成員名稱 說明
CssIterationPicker 逐一查看 CSS 設定的編輯器。
CssProjectStructurePicker 從 CSS 專案結構清單中挑選的編輯器。
DataConnectionPicker 從資料連接清單中挑選的編輯器。
NoEditor 未指定編輯器。
TestCategoryPicker
WorkItemsPicker 從工作項目清單中挑選的編輯器。

請參閱

參考

Microsoft.VisualStudio.TestTools.Common 命名空間