Name | Description | |
---|---|---|
GetAssemblyInfo | Returns assembly information if the file specified is a main module of a .NET assembly, otherwise returns null. | |
GetDotNetProfileDirectories | Gets a sequence of directory paths containing assemblies of the dotNetProfile, specified version. | |
GetDotNetProfileVersionsInstalled | Gets the versions installed on the machine, for the specified .NET profile. | |
IsAssembly | Returns true if the file specified is a main module of a .NET assembly. | |
IsInstalled | Returns true if the .NET profile version specified is installed on the current machine, otherwise returns false. |