ISql100ServerAudit.FilePath (Propiedad)

Obtiene o establece la ruta de acceso al archivo.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

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

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

ISql100ServerAudit Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)