Compartir a través de


FilePath Propiedad

Gets the file path of the miscellaneous file.

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

Sintaxis

'Declaración
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 de la propiedad

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