예제 #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));
 }