共用方式為


IExtendedUIService.GetXsdProjectItemsInfo 方法

定義

傳回由加入至工作流程專案中之 XSD 結構描述產生的型別。

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)

傳回

由加入至工作流程專案中之 XSD 結構描述產生的型別。

適用於