ChangeNotificationService Class

Definition

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

Applies to