DefaultManagementProjectInstaller 构造函数
定义
初始化 DefaultManagementProjectInstaller 类的新实例。Initializes a new instance of the DefaultManagementProjectInstaller class. 这是无参数构造函数。This is the parameterless constructor.
public:
DefaultManagementProjectInstaller();
public DefaultManagementProjectInstaller ();
Public Sub New ()
注解
.NET Framework 安全性.NET Framework Security
对直接调用方的完全信任。Full trust for the immediate caller. 此成员不能由部分信任的代码使用。This member cannot be used by partially trusted code. 有关详细信息,请参阅 从部分受信任的代码使用库。For more information, see Using Libraries from Partially Trusted Code.