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