Freigeben über


ISupportedChangesService.CanApplyChange(ApplyChangesKind) Methode

Definition

Bestimmt, ob die bestimmte Art der Änderung von der TryApplyChanges(Solution) -Methode unterstützt wird.

public bool CanApplyChange (Microsoft.CodeAnalysis.ApplyChangesKind kind);
abstract member CanApplyChange : Microsoft.CodeAnalysis.ApplyChangesKind -> bool
Public Function CanApplyChange (kind As ApplyChangesKind) As Boolean

Parameter

Gibt zurück

Gilt für: