Partilhar via


Propriedade do RDL FilePath

Gets the file path of the miscellaneous file.

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

Sintaxe

'Declaração
Public ReadOnly Property FilePath As String
    Get
'Uso
Dim instance As FileExtraSource
Dim value As String

value = instance.FilePath
public string FilePath { get; }
public:
property String^ FilePath {
    String^ get ();
}
member FilePath : string
function get FilePath () : String

Valor da propriedade

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