DkmEngineSettings.RequireFullTrustForSourceServer 属性

定义

如果为 true,则在从程序集执行源服务器命令之前,调试程序将需要完全信任程序集。 完全受信任的概念仅适用于 CLR 程序集。

public:
 property bool RequireFullTrustForSourceServer { bool get(); };
public:
 property bool RequireFullTrustForSourceServer { bool get(); };
public bool RequireFullTrustForSourceServer { get; }
member this.RequireFullTrustForSourceServer : bool
Public ReadOnly Property RequireFullTrustForSourceServer As Boolean

属性值

Boolean

返回 Boolean

适用于