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