Click or drag to resize

RegistryItemAppType Property

Enums associates with the application registry location.

Namespace:  Xcalibur.Models.Base
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
public ApplicationRegLocation AppType { get; set; }

Property Value

Type: ApplicationRegLocation

Implements

IRegistryItemAppType
See Also