Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
ExtractTypeLibPath ( string path ) : string |
Returns the path of the type library, removing the identifier of the type library from the specified string. An example of a path which includes the identifier of the type library (in this case "2") is |
Метод | Описание | |
---|---|---|
ExecuteTask ( ) : void |
Imports the type library to a .NET assembly.
|
|
NeedsCompiling ( ) : bool |
Determines whether the type library needs to be imported again.
|
public static ExtractTypeLibPath ( string path ) : string | ||
path | string | The path from which to extract the path of the type library. |
Результат | string |