Proprietà ISql90AsymmetricKey.File

Ottiene o imposta il percorso del file con nome sicuro che definisce la chiave.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
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)

Valore proprietà

Tipo: System.String

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90AsymmetricKey Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel