IsEncrypted

FileInfo.IsEncrypted property

获取表示文件是否受密码保护的值。

public bool IsEncrypted { get; }

适当的价值

如果文件受密码保护,则为布尔值 true;否则为假。

也可以看看