GenerateScriptTypeAttribute.Type 属性

定义

获取包含在代理对象中的类型。

public:
 property Type ^ Type { Type ^ get(); };
public Type Type { get; }
member this.Type : Type
Public ReadOnly Property Type As Type

属性值

包含在所生成的代理对象中的类型对象。

适用于