UITestControlCollection.GetValuesOfControls 方法
取得所有控制項的值集合中的。
命名空間: Microsoft.VisualStudio.TestTools.UITesting
組件: Microsoft.VisualStudio.TestTools.UITesting (在 Microsoft.VisualStudio.TestTools.UITesting.dll 中)
'宣告
Public Function GetValuesOfControls As String()
public string[] GetValuesOfControls()
public:
array<String^>^ GetValuesOfControls()
member GetValuesOfControls : unit -> string[]
public function GetValuesOfControls() : String[]
型別:array<System.String[]
所有控制項的值集合中的。
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。