Context._committedSubStates 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::CommittedSubStates ^ _committedSubStates { Microsoft::XLANGs::Core::CommittedSubStates ^ get(); void set(Microsoft::XLANGs::Core::CommittedSubStates ^ value); };
protected Microsoft.XLANGs.Core.CommittedSubStates _committedSubStates { get; set; }
member this._committedSubStates : Microsoft.XLANGs.Core.CommittedSubStates with get, set
Protected Property _committedSubStates As CommittedSubStates