PreApplicationStartMethodAttribute.MethodName 屬性

定義

取得相關的啟動方式。

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

屬性值

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

適用於