HostingStartupAttribute.HostingStartupType 属性

定义

启动应用程序时,应加载 的实现 IHostingStartup

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

属性值

适用于