Share via


AccountLicenseInfo.Clone Method

Namespace:  Microsoft.VisualStudio.Services.Account
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
Public Function Clone As AccountLicenseInfo
public AccountLicenseInfo Clone()
public:
AccountLicenseInfo^ Clone()
member Clone : unit -> AccountLicenseInfo
public function Clone() : AccountLicenseInfo

Return Value

Type: Microsoft.VisualStudio.Services.Account.AccountLicenseInfo

.NET Framework Security

See Also

Reference

AccountLicenseInfo Class

Microsoft.VisualStudio.Services.Account Namespace