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