Sdílet prostřednictvím


DocumentSavedEventArgs – konstruktor

Konstruktor

Obor názvů:  Microsoft.VisualStudio.Modeling.Shell
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntaxe

'Deklarace
Public Sub New ( _
    oldFileName As String, _
    newFileName As String _
)
public DocumentSavedEventArgs(
    string oldFileName,
    string newFileName
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DocumentSavedEventArgs Třída

Microsoft.VisualStudio.Modeling.Shell – obor názvů