ISymbolDocumentWriter.SetCheckSum(Guid, Byte[]) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets checksum information.
public:
void SetCheckSum(Guid algorithmId, cli::array <System::Byte> ^ checkSum);
public void SetCheckSum (Guid algorithmId, byte[] checkSum);
abstract member SetCheckSum : Guid * byte[] -> unit
Public Sub SetCheckSum (algorithmId As Guid, checkSum As Byte())
Parameters
- algorithmId
- Guid
The GUID representing the algorithm ID.
- checkSum
- Byte[]
The checksum.
Remarks
Sets the checksum for the document.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา