Пример #1
0
 public string GetText(VisualStudio.Shell.Interop.VSTREETEXTOPTIONS options)
 {
     return(_text);
 }
Пример #2
0
 public string GetText(VisualStudio.Shell.Interop.VSTREETEXTOPTIONS options)
 {
     return(Path.GetFileName(Filename));
 }