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 命名空间