Partager via


CompilationOptions.CommonWithCryptoKeyFile(String) Méthode

Définition

protected:
 abstract Microsoft::CodeAnalysis::CompilationOptions ^ CommonWithCryptoKeyFile(System::String ^ cryptoKeyFile);
protected abstract Microsoft.CodeAnalysis.CompilationOptions CommonWithCryptoKeyFile (string cryptoKeyFile);
protected abstract Microsoft.CodeAnalysis.CompilationOptions CommonWithCryptoKeyFile (string? cryptoKeyFile);
abstract member CommonWithCryptoKeyFile : string -> Microsoft.CodeAnalysis.CompilationOptions
Protected MustOverride Function CommonWithCryptoKeyFile (cryptoKeyFile As String) As CompilationOptions

Paramètres

cryptoKeyFile
String

Retours

S’applique à