Partager via


FileChange.FileName, propriété

Obtient le nom de ce fichier.

Espace de noms :  Microsoft.VisualStudio.Data.Schema.Package.Refactoring
Assembly :  Microsoft.VisualStudio.Data.Schema.Package (dans Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

'Déclaration
Public ReadOnly Property FileName As String
    Get
public string FileName { get; }
public:
property String^ FileName {
    String^ get ();
}
member FileName : string
function get FileName () : String

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

FileChange Classe

Microsoft.VisualStudio.Data.Schema.Package.Refactoring, espace de noms