共用方式為


IProfileService.CreateProfile 方法

建立設定檔並傳回所建立的設定檔。

命名空間:  Microsoft.VisualStudio.Services.Profile
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

'宣告
Function CreateProfile ( _
    requestContext As TeamFoundationRequestContext, _
    createProfileContext As CreateProfileContext _
) As Profile
Profile CreateProfile(
    TeamFoundationRequestContext requestContext,
    CreateProfileContext createProfileContext
)

參數

傳回值

類型:Microsoft.VisualStudio.Services.Profile.Profile

.NET Framework 安全性

請參閱

參考

IProfileService 介面

Microsoft.VisualStudio.Services.Profile 命名空間