_Application.BrowseExtraFileTypes Property

Definition

Set this property to "text/html" to allow hyperlinked HTML files to be opened in Microsoft Word (instead of the default Internet browser).

public:
 property System::String ^ BrowseExtraFileTypes { System::String ^ get(); void set(System::String ^ value); };
public string BrowseExtraFileTypes { get; set; }
member this.BrowseExtraFileTypes : string with get, set
Public Property BrowseExtraFileTypes As String

Property Value

Applies to