ChangeNotificationService Class
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.
Important
This API is not CLS-compliant.
Used to rename project scope symbols.
public ref class ChangeNotificationService abstract
[Windows::Foundation::Metadata::WebHostHidden]
public ref class ChangeNotificationService abstract
[Windows::Foundation::Metadata::WebHostHidden]
class ChangeNotificationService abstract
[System.CLSCompliant(false)]
public abstract class ChangeNotificationService
public abstract class ChangeNotificationService
[<System.CLSCompliant(false)>]
type ChangeNotificationService = class
type ChangeNotificationService = class
Public MustInherit Class ChangeNotificationService
- Inheritance
-
ChangeNotificationService
- Attributes
Constructors
ChangeNotificationService() |
Returns a new instance of the service. |
Methods
RenameElement(CodeElement, String) |
Renames the element |