Dependency 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 a dependency.
public ref class Dependency
public class Dependency
type Dependency = class
Public Class Dependency
- Inheritance
-
Dependency
Constructors
| Dependency(String, String) |
Properties
| Name |
Name of the dependency. |
| Version |
Version of the dependency. |