Share via


BuildDependencySet.HashCode 属性

定义

获取一个字符串,该字符串表示依赖虚拟路径的哈希代码。

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

属性值

String,表示依赖虚拟路径的哈希代码。

适用于

另请参阅