Share via


XlViewer.AsynchronousScriptLoaderBootstrap Property

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Excel.WebUI
Assembly:  Microsoft.Office.Excel.WebUI (in Microsoft.Office.Excel.WebUI.dll)

Syntax

'Declaration
Protected Overrides ReadOnly Property AsynchronousScriptLoaderBootstrap As String
    Get
'Usage
Dim value As String

value = Me.AsynchronousScriptLoaderBootstrap
protected override string AsynchronousScriptLoaderBootstrap { get; }

Property Value

Type: System.String
Returns String.

See Also

Reference

XlViewer Class

XlViewer Members

Microsoft.Office.Excel.WebUI Namespace