AspNetDevelopmentServerHostAttribute Class

Definition

public ref class AspNetDevelopmentServerHostAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false)]
public sealed class AspNetDevelopmentServerHostAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false)>]
type AspNetDevelopmentServerHostAttribute = class
    inherit Attribute
Public NotInheritable Class AspNetDevelopmentServerHostAttribute
Inherits Attribute
Inheritance
AspNetDevelopmentServerHostAttribute
Attributes

Constructors

AspNetDevelopmentServerHostAttribute(String)
AspNetDevelopmentServerHostAttribute(String, String)

Properties

PathToWebApp
WebAppRoot

Applies to