Compartir a través de


ISql90AsymmetricKey.ExecutableFile (Propiedad)

Obtiene o establece la ruta de acceso al archivo ejecutable que define la clave.

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

Sintaxis

'Declaración
Property ExecutableFile As String
    Get
    Set
string ExecutableFile { get; set; }
property String^ ExecutableFile {
    String^ get ();
    void set (String^ value);
}
abstract ExecutableFile : string with get, set
function get ExecutableFile () : String
function set ExecutableFile (value : String)

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

ISql90AsymmetricKey Interfaz

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