PagePorter Class Library

WebMetadata.ProjectFilesFrontPage Property

Gets or sets the list of filenames in the FrontPage project.

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

Property Value

The list of filenames in the FrontPage project.

See Also

WebMetadata Class | Parastream.Web.MsFrontPage Namespace