Поделиться через


CompilationOptions.CommonWithCryptoKeyContainer(String) Метод

Определение

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

Параметры

cryptoKeyContainer
String

Возвращаемое значение

Применяется к