Gets the file's optional description. If no description is set, this property returns null.

Syntax

public string Description { get; }
Public ReadOnly Property Description() As String

Limitations

Read only.