Share via


DeepLink.Explicit(DeepLink to DeepLinkUrl) Operator

Definition

public:
 static explicit operator Microsoft::Bing::Webmaster::Shared::DataContracts::DeepLinkUrl ^(Microsoft::Bing::Webmaster::Api::Interfaces::DeepLink ^ other);
public static explicit operator Microsoft.Bing.Webmaster.Shared.DataContracts.DeepLinkUrl (Microsoft.Bing.Webmaster.Api.Interfaces.DeepLink other);
static member op_Explicit : Microsoft.Bing.Webmaster.Api.Interfaces.DeepLink -> Microsoft.Bing.Webmaster.Shared.DataContracts.DeepLinkUrl
Public Shared Narrowing Operator CType (other As DeepLink) As DeepLinkUrl

Parameters

other
DeepLink

Returns

Microsoft.Bing.Webmaster.Shared.DataContracts.DeepLinkUrl

Applies to