Condividi tramite


SyndicationTextInput.Link Proprietà

Definizione

Ottiene o imposta l'URL dell'elemento del textInput feed.

public:
 property System::ServiceModel::Syndication::SyndicationLink ^ Link { System::ServiceModel::Syndication::SyndicationLink ^ get(); void set(System::ServiceModel::Syndication::SyndicationLink ^ value); };
public System.ServiceModel.Syndication.SyndicationLink Link { get; set; }
member this.Link : System.ServiceModel.Syndication.SyndicationLink with get, set
Public Property Link As SyndicationLink

Valore della proprietà

URL dell'elemento del textInput feed come .SyndicationLink

Commenti

Il collegamento definisce l'endpoint URL di destinazione del modulo di input.

Si applica a