Partager via


DeploymentHistoryInfoCollection.Item[Int32] Propriété

Définition

public:
 property Microsoft::RuleEngine::DeploymentHistoryInfo ^ default[int] { Microsoft::RuleEngine::DeploymentHistoryInfo ^ get(int index); void set(int index, Microsoft::RuleEngine::DeploymentHistoryInfo ^ value); };
public Microsoft.RuleEngine.DeploymentHistoryInfo this[int index] { get; set; }
member this.Item(int) : Microsoft.RuleEngine.DeploymentHistoryInfo with get, set
Default Public Property Item(index As Integer) As DeploymentHistoryInfo

Paramètres

index
Int32

Valeur de propriété

S’applique à