Partager via


IDeploymentStepInfo.IsReadOnly, propriété

Obtient une valeur qui indique si l'objet IDeploymentStepInfo est en lecture seule.

Espace de noms :  Microsoft.VisualStudio.SharePoint.Deployment
Assembly :  Microsoft.VisualStudio.SharePoint (dans Microsoft.VisualStudio.SharePoint.dll)

Syntaxe

'Déclaration
ReadOnly Property IsReadOnly As Boolean
bool IsReadOnly { get; }

Valeur de propriété

Type : Boolean
true si l'objet IDeploymentStepInfo est en lecture seule ; sinon, false.

Notes

Les objets IDeploymentStepInfo peuvent être modifiés uniquement à l'intérieur de la méthode Initialize d'une implémentation IDeploymentStep.

Sécurité .NET Framework

Voir aussi

Référence

IDeploymentStepInfo Interface

Microsoft.VisualStudio.SharePoint.Deployment, espace de noms