NamespaceNameChangedEventArgs Class
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.
Provides data for an event raised when the name of a namespace has been changed.
public ref class NamespaceNameChangedEventArgs : EventArgs
C#
public class NamespaceNameChangedEventArgs : EventArgs
type NamespaceNameChangedEventArgs = class
inherit EventArgs
Public Class NamespaceNameChangedEventArgs
Inherits EventArgs
- Inheritance
-
NamespaceNameChangedEventArgs
Namespace |
Initializes a new instance of the NamespaceNameChangedEventArgs class. |
Files |
Gets the list of files affected by the rename. |
Namespace |
Gets the current namespace name. |
Old |
Gets the namespace name before the rename operation. |
Product | Versions |
---|---|
SharePoint Projects | 2017, 2019, 2022 |