PagePorter Class Library

WebMetadata.WebServerType Property

Gets or sets the type of Web Server used by this site.

[Visual Basic]
Public Property WebServerType As String
[C#]
public string WebServerType {get; set;}

Property Value

The type of Web Server used by this site. The default value is diskweb.

See Also

WebMetadata Class | Parastream.Web.MsFrontPage Namespace