PreApplicationStartMethodAttribute.MethodName プロパティ

定義

関連付けられている起動メソッドを取得します。

public:
 property System::String ^ MethodName { System::String ^ get(); };
public string MethodName { get; }
member this.MethodName : string
Public ReadOnly Property MethodName As String

プロパティ値

関連付けられている起動メソッドの名前を格納する文字列。

適用対象