Sdílet prostřednictvím


IExtendedUIService.GetXsdProjectItemsInfo Metoda

Definice

Vrátí typy, které jsou generovány pro schéma XSD, které je přidáno do projektu pracovního postupu.

public:
 System::Collections::Generic::Dictionary<System::String ^, Type ^> ^ GetXsdProjectItemsInfo();
public System.Collections.Generic.Dictionary<string,Type> GetXsdProjectItemsInfo ();
abstract member GetXsdProjectItemsInfo : unit -> System.Collections.Generic.Dictionary<string, Type>
Public Function GetXsdProjectItemsInfo () As Dictionary(Of String, Type)

Návraty

Dictionary<String,Type>

Typy, které jsou generovány pro schéma XSD, které je přidáno do projektu pracovního postupu.

Platí pro