Condividi tramite


Proprietà FilePath

Gets the file path of the miscellaneous file.

Spazio dei nomi  Microsoft.SqlServer.Management.Dac
Assembly:  Microsoft.SqlServer.Management.Dac (in Microsoft.SqlServer.Management.Dac.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property FilePath As String
    Get
'Utilizzo
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

Valore proprietà

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