Redaguoti

Bendrinti naudojant


IAssemblyName::Clone Method

Creates a shallow copy of this IAssemblyName object.

Syntax

HRESULT Clone (  
    [out] IAssemblyName **pName  
);  

Parameters

pName
[out] The returned copy of this IAssemblyName object.

Requirements

Platforms: See System Requirements.

Header: Fusion.h

.NET Framework Versions: Available since 2.0

See also