PreApplicationStartMethodAttribute.MethodName 屬性

定義

取得相關聯的啟動方法。

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

屬性值

包含相關聯啟動方法名稱的字串。

適用於