CodeGeneratorContext.Checksum Propiedad

Definición

Obtiene o establece la suma de comprobación basada en SHA1 para el archivo cuya ubicación se define mediante 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

Valor de propiedad

String

Se aplica a