Share via


WebSiteProperties5.DevelopmentServerCommandLine Property

Namespace:  VsWebSite100
Assembly:  VsWebSite.Interop100 (in VsWebSite.Interop100.dll)

Syntax

'Declaration
ReadOnly Property DevelopmentServerCommandLine As String
string DevelopmentServerCommandLine { get; }
property String^ DevelopmentServerCommandLine {
    String^ get ();
}
abstract DevelopmentServerCommandLine : string
function get DevelopmentServerCommandLine () : String

Property Value

Type: String

Implements

WebSiteProperties4.DevelopmentServerCommandLine

.NET Framework Security

See Also

Reference

WebSiteProperties5 Interface

DevelopmentServerCommandLine Overload

VsWebSite100 Namespace