WebComponentWindowExternal.InterfaceVersion Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property InterfaceVersion As Integer
Get
'Usage
Dim instance As WebComponentWindowExternal
Dim value As Integer
value = instance.InterfaceVersion
int InterfaceVersion { get; }
Property Value
Type: System.Int32
See Also
Reference
WebComponentWindowExternal Interface