ConstructionCall.ActivationType 属性

定义

获取要激活的远程对象的类型。

此 API 支持产品基础结构,不能在代码中直接使用。

public:
 property Type ^ ActivationType { Type ^ get(); };
public Type ActivationType { get; }
public Type ActivationType { [System.Security.SecurityCritical] get; }
member this.ActivationType : Type
[<get: System.Security.SecurityCritical>]
member this.ActivationType : Type
Public ReadOnly Property ActivationType As Type

属性值

要激活的远程对象的 Type

实现

属性

适用于