Sdílet prostřednictvím


FileChange – konstruktor (String)

Inicializuje novou instanci FileChange Třída

Obor názvů:  Microsoft.VisualStudio.Data.Schema.Package.Refactoring
Sestavení:  Microsoft.VisualStudio.Data.Schema.Package (v Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

'Deklarace
Public Sub New ( _
    fileName As String _
)
public FileChange(
    string fileName
)
public:
FileChange(
    String^ fileName
)
new : 
        fileName:string -> FileChange
public function FileChange(
    fileName : String
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

FileChange Třída

FileChange – přetížení

Microsoft.VisualStudio.Data.Schema.Package.Refactoring – obor názvů