共用方式為


IProcessTemplate.GetResourceNames 方法

取得在流程範本中所包含的資源名稱。

命名空間:  Microsoft.TeamFoundation.Server.Core
組件:  Microsoft.TeamFoundation.Server.Core (在 Microsoft.TeamFoundation.Server.Core.dll 中)

語法

'宣告
Function GetResourceNames As String()
string[] GetResourceNames()

傳回值

類型:array<System.String[]
在範本的資源名稱清單。每個資源可以藉由呼叫 GetResource() 擷取。

.NET Framework 安全性

請參閱

參考

IProcessTemplate 介面

Microsoft.TeamFoundation.Server.Core 命名空間