共用方式為


NonCryptographicHashAlgorithm.HashLengthInBytes 屬性

定義

取得從這個哈希演算法產生的位元組數目。

public:
 property int HashLengthInBytes { int get(); };
public int HashLengthInBytes { get; }
member this.HashLengthInBytes : int
Public ReadOnly Property HashLengthInBytes As Integer

屬性值

從這個哈希演算法產生的位元組數目。

適用於