Partilhar via


Transmission.ContentHash Property

Definition

Gets content hash, which should be unique per content. For perf reason it is calculated only when requested for the first time.

public:
 property System::String ^ ContentHash { System::String ^ get(); };
public string ContentHash { get; }
member this.ContentHash : string
Public ReadOnly Property ContentHash As String

Property Value

Applies to