AdhocWorkspace.CanApplyChange(ApplyChangesKind) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
override bool CanApplyChange(Microsoft::CodeAnalysis::ApplyChangesKind feature);
public override bool CanApplyChange(Microsoft.CodeAnalysis.ApplyChangesKind feature);
override this.CanApplyChange : Microsoft.CodeAnalysis.ApplyChangesKind -> bool
Public Overrides Function CanApplyChange (feature As ApplyChangesKind) As Boolean
Paramètres
- feature
- ApplyChangesKind