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


CSharpCompilationOptions.WithAllowUnsafe(Boolean) Метод

Определение

public:
 Microsoft::CodeAnalysis::CSharp::CSharpCompilationOptions ^ WithAllowUnsafe(bool enabled);
public Microsoft.CodeAnalysis.CSharp.CSharpCompilationOptions WithAllowUnsafe (bool enabled);
member this.WithAllowUnsafe : bool -> Microsoft.CodeAnalysis.CSharp.CSharpCompilationOptions
Public Function WithAllowUnsafe (enabled As Boolean) As CSharpCompilationOptions

Параметры

enabled
Boolean

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

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