MessageVersionContext.GetCurrent Method

Definition

Gets the header that represents the current state of the context including any pending updated state.

public Microsoft.Internal.VisualStudio.Extensibility.Framework.MessageVersionHeader GetCurrent ();
member this.GetCurrent : unit -> Microsoft.Internal.VisualStudio.Extensibility.Framework.MessageVersionHeader
Public Function GetCurrent () As MessageVersionHeader

Returns

an instance of MessageVersionHeader that represents the current state.

Applies to