PagePorter Class Library

WebMetadata.TextExtensions Property

Gets or sets the three-letter file extensions that identify text files in the current web.

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

Property Value

The list of file extensions that identify text files, surrounded by periods. The default value is .txt..

See Also

WebMetadata Class | Parastream.Web.MsFrontPage Namespace