Metodo UtilPathIsRootLibrary |
Namespace: DedNetInv
public static bool PathIsRootLibrary( string filePath )
Public Shared Function PathIsRootLibrary ( filePath As String ) As Boolean
public: static bool PathIsRootLibrary( String^ filePath )
static member PathIsRootLibrary : filePath : string -> bool