Udostępnij za pośrednictwem


Konstruktor ClassNameChangedEventArgs —

Inicjuje nowe wystąpienie ClassNameChangedEventArgs klasy.

Przestrzeń nazw:  Microsoft.VisualStudio.SharePoint
Zestaw:  Microsoft.VisualStudio.SharePoint (w Microsoft.VisualStudio.SharePoint.dll)

Składnia

'Deklaracja
Public Sub New ( _
    className As String, _
    oldClassName As String, _
    files As IEnumerable(Of String) _
)
public ClassNameChangedEventArgs(
    string className,
    string oldClassName,
    IEnumerable<string> files
)

Parametry

  • oldClassName
    Typ: System.String
    Nazwa klasy przed wykonaniem operacji zmiany nazwy.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ClassNameChangedEventArgs Klasa

Przestrzeń nazw Microsoft.VisualStudio.SharePoint