DeploymentSkipDirectiveEntry Class

Definition

Defines a skip directive entry as name and value pair.

public ref class DeploymentSkipDirectiveEntry
public class DeploymentSkipDirectiveEntry
type DeploymentSkipDirectiveEntry = class
Public Class DeploymentSkipDirectiveEntry
Inheritance
DeploymentSkipDirectiveEntry

Constructors

DeploymentSkipDirectiveEntry(String, String)

Creates in instance of a DeploymentSkipDirectiveEntry object.

Properties

Name

Gets the name of the skip directive entry.

Value

Gets the value of the skip directive entry.

Applies to