AssemblyFoldersFromConfigInfo 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.
Represents information about assembly folders.
public ref class AssemblyFoldersFromConfigInfo
public class AssemblyFoldersFromConfigInfo
type AssemblyFoldersFromConfigInfo = class
Public Class AssemblyFoldersFromConfigInfo
- Inheritance
-
AssemblyFoldersFromConfigInfo
Constructors
AssemblyFoldersFromConfigInfo(String, Version) |
Initializes a new instance of the AssemblyFoldersFromConfigInfo class. |
Properties
DirectoryPath |
Gets the path to the assembly folder. |
TargetFrameworkVersion |
Gets the Version of the target framework. |