MessageVersionRequest.WithoutDisplayName 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 same instance without display name value.
public Microsoft.Internal.VisualStudio.Extensibility.Framework.MessageVersionRequest WithoutDisplayName ();
member this.WithoutDisplayName : unit -> Microsoft.Internal.VisualStudio.Extensibility.Framework.MessageVersionRequest
Public Function WithoutDisplayName () As MessageVersionRequest
Returns
an instance of MessageVersionRequest.