PagePorter Class Library

FileMetadata.Description Property

Gets or sets the file description as specified by the vti_description variable.

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

Property Value

The file description as specified by the vti_description variable.

See Also

FileMetadata Class | Parastream.Web.MsFrontPage Namespace