PagePorter Class Library

WebMetadata.LongFilenames Property

Gets or sets a flag that indicates if long filenames are supported.

[Visual Basic]
Public Property LongFilenames As Boolean
[C#]
public bool LongFilenames {get; set;}

Property Value

A flag that indicates if long filenames are supported. The default value is true.

See Also

WebMetadata Class | Parastream.Web.MsFrontPage Namespace