ArcFM Desktop Developer Guide
KeyName Property


Version: 10.2.1a

Resource Center Home

Registry key used to validate Microsoft Excel installation.
Syntax
'Declaration
 
Protected Overridable ReadOnly Property KeyName As String
'Usage
 
Dim instance As ExcelPresentation
Dim value As String
 
value = instance.KeyName
protected virtual string KeyName {get;}
Remarks
Key name = "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Excel.exe"
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ExcelPresentation Class
ExcelPresentation Members

 

 


Send Comment