Propriété FilePath
Gets the file path of the miscellaneous file.
Espace de noms : Microsoft.SqlServer.Management.Dac
Assembly : Microsoft.SqlServer.Management.Dac (en Microsoft.SqlServer.Management.Dac.dll)
Syntaxe
'Déclaration
Public ReadOnly Property FilePath As String
Get
'Utilisation
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
Valeur de propriété
Type : System. . :: . .String
A String value that specifies the file path of the miscellaneous file.