'宣言 Public Overloads Function IsEncryptedFile( _ ByVal fileStream As System.IO.Stream _ ) As System.Boolean
public System.bool IsEncryptedFile( System.IO.Stream fileStream )
パラメータ
- fileStream
- ファイルストリーム。
'宣言 Public Overloads Function IsEncryptedFile( _ ByVal fileStream As System.IO.Stream _ ) As System.Boolean
public System.bool IsEncryptedFile( System.IO.Stream fileStream )