Condividi tramite


BuildDependencySet.HashCode Proprietà

Definizione

Ottiene una stringa che rappresenta il codice hash dei percorsi virtuali dipendenti.

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

Valore della proprietà

String che rappresenta il codice hash dei percorsi virtuali dipendenti.

Si applica a

Vedi anche