Share via


ShelvesetUri.Decode 方法 (String, String%, String%)

請參閱多載。

命名空間:  Microsoft.TeamFoundation.VersionControl.Common
組件:  Microsoft.TeamFoundation.VersionControl.Common.Integration (在 Microsoft.TeamFoundation.VersionControl.Common.Integration.dll 中)

語法

'宣告
Public Shared Sub Decode ( _
    shelvesetArtifactName As String, _
    <OutAttribute> ByRef shelvesetName As String, _
    <OutAttribute> ByRef shelvesetOwner As String _
)
public static void Decode(
    string shelvesetArtifactName,
    out string shelvesetName,
    out string shelvesetOwner
)

參數

.NET Framework 安全性

請參閱

參考

ShelvesetUri 類別

Decode 多載

Microsoft.TeamFoundation.VersionControl.Common 命名空間