Share via


Site.Explicit(Site to Site) Operator

Definition

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

Parameters

other
Site

Returns

Microsoft.Bing.Webmaster.Shared.DataContracts.Site

Applies to