Właściwość FileExtraSource.FilePath
Pobiera ścieżka pliku różne.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dac
Zestaw: Microsoft.SqlServer.Management.Dac (w Microsoft.SqlServer.Management.Dac.dll)
Składnia
'Deklaracja
Public ReadOnly Property FilePath As String
Get
'Użycie
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
Wartość właściwości
Typ: System.String
A String wartość, która określa ścieżka pliku różne.