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

戻り値

このオブジェクトと同一のコピー。

実装

属性

適用対象