Udostępnij za pośrednictwem


ConnectedServiceProvider.GetSupportedTechnologyLinks Metoda

Definicja

Pobiera listę hiperlinków do wyświetlenia po prawej stronie okna dialogowego "Wybór" połączonych usług w obszarze "Obsługiwane technologie".

public:
 virtual System::Collections::Generic::IEnumerable<Tuple<System::String ^, Uri ^> ^> ^ GetSupportedTechnologyLinks();
public virtual System.Collections.Generic.IEnumerable<Tuple<string,Uri>> GetSupportedTechnologyLinks ();
abstract member GetSupportedTechnologyLinks : unit -> seq<string * Uri>
override this.GetSupportedTechnologyLinks : unit -> seq<string * Uri>
Public Overridable Function GetSupportedTechnologyLinks () As IEnumerable(Of Tuple(Of String, Uri))

Zwraca

IEnumerable wystąpień krotki. Ciąg jest tekstem wyświetlanym w interfejsie użytkownika, a identyfikator URI jest lokalizacją otwartą po wykonaniu hiperłącza.

Dotyczy