PagePorter Class Library

WebMetadata Class

Contains web site settings that are available to FrontPage, PagePorter (Visual Studio), and the server application.

For a list of all members of this type, see WebMetadata Members.

System.Object
   Parastream.Web.MsFrontPage.Metadata
      Parastream.Web.MsFrontPage.WebMetadata

[Visual Basic]
Public Class WebMetadata
    Inherits Metadata
[C#]
public class WebMetadata : Metadata

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

The default values for all properties are written to the settings by the SaveFile method.

Requirements

Namespace: Parastream.Web.MsFrontPage

Assembly: FpCtrlsBase (in FpCtrlsBase.dll)

See Also

WebMetadata Members | Parastream.Web.MsFrontPage Namespace