ScriptAndResultsEditorControl.m_timeElapsedTimer 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
以查詢執行期間經過的時間更新屬性視窗的計時器。
protected: System::Windows::Forms::Timer ^ m_timeElapsedTimer;
protected System.Windows.Forms.Timer m_timeElapsedTimer;
val mutable m_timeElapsedTimer : System.Windows.Forms.Timer
Protected m_timeElapsedTimer As Timer