TaskPackageMetadata 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.
[System.Runtime.Serialization.DataContract]
public class TaskPackageMetadata
type TaskPackageMetadata = class
Public Class TaskPackageMetadata
- Inheritance
-
TaskPackageMetadata
- Attributes
Constructors
TaskPackageMetadata() | |
TaskPackageMetadata(String, String, String) | |
TaskPackageMetadata(String, String) |
Properties
Type |
Gets the name of the package. |
Url |
Gets the url of the package. |
Version |
Gets the version of the package. |