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