Partager via


Workspace.CanApplyChange(ApplyChangesKind) Méthode

Définition

Détermine si le type de modification spécifique est pris en charge par la TryApplyChanges(Solution) méthode.

public:
 virtual bool CanApplyChange(Microsoft::CodeAnalysis::ApplyChangesKind feature);
public virtual bool CanApplyChange (Microsoft.CodeAnalysis.ApplyChangesKind feature);
abstract member CanApplyChange : Microsoft.CodeAnalysis.ApplyChangesKind -> bool
override this.CanApplyChange : Microsoft.CodeAnalysis.ApplyChangesKind -> bool
Public Overridable Function CanApplyChange (feature As ApplyChangesKind) As Boolean

Paramètres

Retours

S’applique à