Partilhar via


Propriedade ISql100ServerAudit.FilePath

Obtém ou define o caminho do arquivo.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

'Declaração
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)

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

ISql100ServerAudit Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel