AssemblyHash.Clone 메서드

정의

주의

The AssemblyHash class has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202

이 개체를 복제합니다.

public:
 virtual System::Object ^ Clone();
public object Clone();
[System.Obsolete("The AssemblyHash class has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")]
public object Clone();
abstract member Clone : unit -> obj
override this.Clone : unit -> obj
[<System.Obsolete("The AssemblyHash class has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")>]
abstract member Clone : unit -> obj
override this.Clone : unit -> obj
Public Function Clone () As Object

반품

이 개체의 정확한 복사본입니다.

구현

특성

적용 대상