ISharePointProjectService.CodeRefactoringEvents Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.