ApplicationRegistryDefault Property
|
Gets the default application registry.
Namespace:
DXFReaderNET.Tables
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public static ApplicationRegistry Default { get; }
Public Shared ReadOnly Property Default As ApplicationRegistry
Get
public:
static property ApplicationRegistry^ Default {
ApplicationRegistry^ get ();
}
static member Default : ApplicationRegistry with get
STATIC PROPERTY Default AS ApplicationRegistry GET
Property Value
Type:
ApplicationRegistrySee Also