ILicWizExternal.OfficeOnTheWebUrl Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property OfficeOnTheWebUrl As String
Get
'Usage
Dim instance As ILicWizExternal
Dim value As String
value = instance.OfficeOnTheWebUrl
string OfficeOnTheWebUrl { get; }
Property Value
Type: System.String