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