IVsDocumentPreviewer.DisplayName Property

Definition

Gets the friendly name of the previewer.

public:
 property System::String ^ DisplayName { System::String ^ get(); };
public:
 property Platform::String ^ DisplayName { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(1610678272)]
public string DisplayName { get; }
public string DisplayName { get; }
[<System.Runtime.InteropServices.DispId(1610678272)>]
member this.DisplayName : string
member this.DisplayName : string
Public ReadOnly Property DisplayName As String

Property Value

Attributes

Applies to