C# Class ExcelDna.ComInterop.ExcelComClassType

Afficher le fichier Open project: system-tradingtech/DataTools Class Usage Examples

Méthodes publiques

Свойство Type Description
ClsId System.Guid
IsRtdServer bool
ProgId string
Type System.Type
TypeLibPath string

Méthodes publiques

Méthode Description
RegisterServer ( ) : void
UnregisterServer ( ) : void

Private Methods

Méthode Description
CanWriteMachineHive ( ) : bool
RegisterTypeLibrary ( string rootKeyName ) : Guid?
UnregisterTypeLibrary ( RegistryKey rootKey ) : void

Method Details

RegisterServer() public méthode

public RegisterServer ( ) : void
Résultat void

UnregisterServer() public méthode

public UnregisterServer ( ) : void
Résultat void

Property Details

ClsId public_oe property

public Guid,System ClsId
Résultat System.Guid

IsRtdServer public_oe property

public bool IsRtdServer
Résultat bool

ProgId public_oe property

public string ProgId
Résultat string

Type public_oe property

public Type,System Type
Résultat System.Type

TypeLibPath public_oe property

public string TypeLibPath
Résultat string