Share via


SetOffice2003AddInRegistration.HasWriteAccessToHKLMSoftwareClasses Method

Gets or sets a value that indicates whether the Microsoft Office 2003 application-level add-in has write access to the registry.

Namespace:  Microsoft.VisualStudio.Tools.Office.BuildTasks
Assembly:  Microsoft.VisualStudio.Tools.Office.BuildTasks (in Microsoft.VisualStudio.Tools.Office.BuildTasks.dll)

Syntax

'Declaration
Public Shared Function HasWriteAccessToHKLMSoftwareClasses As Boolean
'Usage
Dim returnValue As Boolean

returnValue = SetOffice2003AddInRegistration.HasWriteAccessToHKLMSoftwareClasses()
public static bool HasWriteAccessToHKLMSoftwareClasses()

Return Value

Type: System.Boolean
true if the Microsoft Office 2003 add-in has write access to the registry; otherwise, false.

.NET Framework Security

See Also

Reference

SetOffice2003AddInRegistration Class

SetOffice2003AddInRegistration Members

Microsoft.VisualStudio.Tools.Office.BuildTasks Namespace