Share via


IVsDocumentPreviewer.Arguments Property

Definition

Gets the arguments that can be passed when invoking the previewer, or null if this is the internal previewer.

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

Property Value

Attributes

Applies to