Partager via


Propriété FileName

Gets the name of the file.

Espace de noms :  Microsoft.SqlServer.Management.Dac
Assembly :  Microsoft.SqlServer.Management.Dac (en Microsoft.SqlServer.Management.Dac.dll)

Syntaxe

'Déclaration
ReadOnly Property FileName As String
    Get
'Utilisation
Dim instance As IExtraSource
Dim value As String

value = instance.FileName
string FileName { get; }
property String^ FileName {
    String^ get ();
}
abstract FileName : string
function get FileName () : String

Valeur de propriété

Type : System. . :: . .String
A String value that specifies the name of the file.