PreApplicationStartMethodAttribute.MethodName 属性

定义

获取关联的启动方法。

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

属性值

一个字符串,其中包含关联启动方法的名称。

适用于