AssemblyFoldersExInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains information about entries in the AssemblyFoldersEx registry keys.
public ref class AssemblyFoldersExInfo
public class AssemblyFoldersExInfo
type AssemblyFoldersExInfo = class
Public Class AssemblyFoldersExInfo
- Inheritance
-
AssemblyFoldersExInfo
Constructors
AssemblyFoldersExInfo(RegistryHive, RegistryView, String, String, Version) |
Constructor |
Properties
DirectoryPath |
Folder found at the registry keys default value |
Hive |
Registry hive used |
Key |
The registry key to the component |
TargetFrameworkVersion |
Target framework version for the registry key |
View |
Registry view used |