Context._committedSubStates Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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