Share via


CodeGeneratorContext.Checksum Property

Definition

Gets or sets the SHA1 based checksum for the file whose location is defined by SourceFile.

public:
 property System::String ^ Checksum { System::String ^ get(); void set(System::String ^ value); };
public string Checksum { get; set; }
member this.Checksum : string with get, set
Public Property Checksum As String

Property Value

Applies to