Sdílet prostřednictvím


ISql100ServerAudit.FilePath – vlastnost

Získá nebo nastaví cestu k souboru.

Obor názvů:  Microsoft.Data.Schema.Sql.SchemaModel
Sestavení:  Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Deklarace
Property FilePath As String
    Get
    Set
string FilePath { get; set; }
property String^ FilePath {
    String^ get ();
    void set (String^ value);
}
abstract FilePath : string with get, set
function get FilePath () : String
function set FilePath (value : String)

Hodnota vlastnosti

Typ: System.String

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ISql100ServerAudit Rozhraní

Microsoft.Data.Schema.Sql.SchemaModel – obor názvů