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 依赖虚拟路径的哈希代码。

适用于

另请参阅