DeploymentSkipDirective.Count Property

Definition

Gets the number of DeploymentSkipDirectiveEntry objects in the current DeploymentSkipDirective object.

public:
 property int Count { int get(); };
public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

Property Value

An integer that indicates the number of DeploymentSkipDirectiveEntry objects in the current DeploymentSkipDirective object.

Applies to