SymDocument.CheckSumAlgorithmId 屬性

定義

在所有情況下都擲回 NotSupportedException

public:
 virtual property Guid CheckSumAlgorithmId { Guid get(); };
public override Guid CheckSumAlgorithmId { get; }
public virtual Guid CheckSumAlgorithmId { get; }
member this.CheckSumAlgorithmId : Guid
Public Overrides ReadOnly Property CheckSumAlgorithmId As Guid
Public Overridable ReadOnly Property CheckSumAlgorithmId As Guid

屬性值

所有情況下的 NotSupportedException

實作

例外狀況

在所有情況下。

適用於