public string CryptHashAlgorithm { get; }
Public ReadOnly Property CryptHashAlgorithm As String
Get
public:
virtual property String^ CryptHashAlgorithm {
String^ get () sealed;
}
abstract CryptHashAlgorithm : string with get
override CryptHashAlgorithm : string with get