Share via


FileObject.IsArchive Property

Definition

Gets or sets a value indicating whether the file is an archive.

public:
 property bool IsArchive { bool get(); void set(bool value); };
public bool IsArchive { get; set; }
member this.IsArchive : bool with get, set
Public Property IsArchive As Boolean

Property Value

Applies to