ISql90AsymmetricKey.File (Propiedad)

Obtiene o establece la ruta de acceso del archivo de nombre seguro 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 File As String
    Get
    Set
string File { get; set; }
property String^ File {
    String^ get ();
    void set (String^ value);
}
abstract File : string with get, set
function get File () : String
function set File (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)