Compartir a través de


FileName Propiedad

Gets the name of the file.

Espacio de nombres:  Microsoft.SqlServer.Management.Dac
Ensamblado:  Microsoft.SqlServer.Management.Dac (en Microsoft.SqlServer.Management.Dac.dll)

Sintaxis

'Declaración
ReadOnly Property FileName As String
    Get
'Uso
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

Valor de la propiedad

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