IconExtractor - конструктор |
Load the specified executable file or DLL, and get ready to extract the icons.
Пространство имён:
Tessa.UI
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public IconExtractor(
string filename
)
Public Sub New (
filename As String
)
public:
IconExtractor(
String^ filename
)
new :
filename : string -> IconExtractor
Параметры
- filename
- Тип: SystemString
The name of a file from which icons will be extracted.
См. также