Aracılığıyla paylaş


IExtendedUIService.GetXsdProjectItemsInfo Yöntem

Tanım

İş akışı projesine eklenen XSD şeması için oluşturulan türleri döndürür.

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)

Döndürülenler

İş akışı projesine eklenen XSD şeması için oluşturulan türler.

Şunlara uygulanır