IConstructionCallMessage.ActivationType 属性

定义

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

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

属性值

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

属性

例外

直接调用方没有基础结构权限。

适用于