Proprietà ISql100CryptographicProvider.DllPath

Ottiene o imposta il percorso dell'assembly che implementa questo provider.

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

Sintassi

'Dichiarazione
Property DllPath As String
    Get
    Set
string DllPath { get; set; }
property String^ DllPath {
    String^ get ();
    void set (String^ value);
}
abstract DllPath : string with get, set
function get DllPath () : String
function set DllPath (value : String)

Valore proprietà

Tipo: System.String

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql100CryptographicProvider Interfaccia

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