MessageVersionContext.GetCurrent Method
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.
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.