Метод | Описание | |
---|---|---|
GetFilePath ( this item ) : string | ||
GetRootFolder ( this project ) : string | ||
GetSelectedPath ( DTE2 dte ) : string |
public static GetFilePath ( this item ) : string | ||
item | this | |
Результат | string |
public static GetRootFolder ( this project ) : string | ||
project | this | |
Результат | string |
public static GetSelectedPath ( DTE2 dte ) : string | ||
dte | DTE2 | |
Результат | string |