PreApplicationStartMethodAttribute.Type 屬性

定義

取得相關聯啟動方法所傳回的型別。

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

屬性值

描述啟動方法之型別的物件。

適用於