Share via


LinkCounts.Links Property

Definition

public:
 property System::Collections::Generic::List<Microsoft::Bing::Webmaster::Api::Interfaces::LinkCount ^> ^ Links { System::Collections::Generic::List<Microsoft::Bing::Webmaster::Api::Interfaces::LinkCount ^> ^ get(); void set(System::Collections::Generic::List<Microsoft::Bing::Webmaster::Api::Interfaces::LinkCount ^> ^ value); };
[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.List<Microsoft.Bing.Webmaster.Api.Interfaces.LinkCount> Links { get; set; }
member this.Links : System.Collections.Generic.List<Microsoft.Bing.Webmaster.Api.Interfaces.LinkCount> with get, set
Public Property Links As List(Of LinkCount)

Property Value

Attributes

Applies to