ILicWizExternal.WizardTitle Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
WriteOnly Property WizardTitle As String
Set
'Usage
Dim instance As ILicWizExternal
Dim value As String
instance.WizardTitle = value
string WizardTitle { set; }
Property Value
Type: System.String