다음을 통해 공유


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

종속된 가상 경로의 해시 코드를 나타내는 String입니다.

적용 대상

추가 정보