PreApplicationStartMethodAttribute.Type 属性

定义

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

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

属性值

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

适用于