PreApplicationStartMethodAttribute.Type 属性

定义

获取关联启动方法所返回的类型。

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

属性值

Type

一个描述启动方法的类型的对象。

适用于