PreApplicationStartMethodAttribute.Type プロパティ

定義

関連付けられている起動メソッドによって返される型を取得します。

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

プロパティ値

起動メソッドの型を記述するオブジェクト。

適用対象