ZipArchiveEntry.IsEncrypted プロパティ

定義

エントリが暗号化されているかどうかを示す値を取得します。

public:
 property bool IsEncrypted { bool get(); };
public bool IsEncrypted { get; }
member this.IsEncrypted : bool
Public ReadOnly Property IsEncrypted As Boolean

プロパティ値

適用対象