Context._executingSubStates Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
protected:
property Microsoft::XLANGs::Core::ExecutingSubStates ^ _executingSubStates { Microsoft::XLANGs::Core::ExecutingSubStates ^ get(); void set(Microsoft::XLANGs::Core::ExecutingSubStates ^ value); };
protected Microsoft.XLANGs.Core.ExecutingSubStates _executingSubStates { get; set; }
member this._executingSubStates : Microsoft.XLANGs.Core.ExecutingSubStates with get, set
Protected Property _executingSubStates As ExecutingSubStates