_Application.BrowseExtraFileTypes 属性

定义

如果将该属性设置为“text/html”,则用 Microsoft Word(而不是默认的 Internet 浏览器)可以打开超链接的 HTML 文件。

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

属性值

适用于