Share via


MessageVersionRequest.WithoutDisplayName Method

Definition

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.

Applies to