Méthode | Description | |
---|---|---|
Is64BitnessOutlook ( ) : bool | ||
IsOutLook2013 ( ) : bool | ||
getLanguage ( ) : string | ||
getMsg ( string MsgId ) : string | ||
getMsg ( string MsgId, int number ) : string |
Méthode | Description | |
---|---|---|
GetOfficeLanguage ( string officeVersion ) : int |
从注册表获取office版本
|
public static Is64BitnessOutlook ( ) : bool | ||
Résultat | bool |
public static getMsg ( string MsgId ) : string | ||
MsgId | string | |
Résultat | string |
public static getMsg ( string MsgId, int number ) : string | ||
MsgId | string | |
number | int | |
Résultat | string |