Partilhar via


Propriedade do RDL FileName

Gets the name of the file.

Namespace:  Microsoft.SqlServer.Management.Dac
Assembly:  Microsoft.SqlServer.Management.Dac (em Microsoft.SqlServer.Management.Dac.dll)

Sintaxe

'Declaração
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 da propriedade

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