PagePorter Class Library

WebMetadata Constructor (String)

Constructs a WebMetadata object with a filename.

[Visual Basic]
Overloads Public Sub New( _
   ByVal fileName As String _
)
[C#]
public WebMetadata(
   string fileName
);

Parameters

fileName
The filename that persists the object.

See Also

WebMetadata Class | Parastream.Web.MsFrontPage Namespace | WebMetadata Constructor Overload List