C# 클래스 ExcelDna.ComInterop.ExcelComClassType

파일 보기 프로젝트 열기: system-tradingtech/DataTools 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ClsId System.Guid
IsRtdServer bool
ProgId string
Type System.Type
TypeLibPath string

공개 메소드들

메소드 설명
RegisterServer ( ) : void
UnregisterServer ( ) : void

비공개 메소드들

메소드 설명
CanWriteMachineHive ( ) : bool
RegisterTypeLibrary ( string rootKeyName ) : Guid?
UnregisterTypeLibrary ( RegistryKey rootKey ) : void

메소드 상세

RegisterServer() 공개 메소드

public RegisterServer ( ) : void
리턴 void

UnregisterServer() 공개 메소드

public UnregisterServer ( ) : void
리턴 void

프로퍼티 상세

ClsId 공개적으로 프로퍼티

public Guid,System ClsId
리턴 System.Guid

IsRtdServer 공개적으로 프로퍼티

public bool IsRtdServer
리턴 bool

ProgId 공개적으로 프로퍼티

public string ProgId
리턴 string

Type 공개적으로 프로퍼티

public Type,System Type
리턴 System.Type

TypeLibPath 공개적으로 프로퍼티

public string TypeLibPath
리턴 string