ISharePointProjectService.CodeRefactoringEvents Property

Definition

Gets an object that provides access to events relating to refactoring operations.

public:
 property Microsoft::VisualStudio::SharePoint::ICodeRefactoringEvents ^ CodeRefactoringEvents { Microsoft::VisualStudio::SharePoint::ICodeRefactoringEvents ^ get(); };
public Microsoft.VisualStudio.SharePoint.ICodeRefactoringEvents CodeRefactoringEvents { get; }
member this.CodeRefactoringEvents : Microsoft.VisualStudio.SharePoint.ICodeRefactoringEvents
Public ReadOnly Property CodeRefactoringEvents As ICodeRefactoringEvents

Property Value

An object providing access to events.

Applies to