Поделиться через


ShelvedItemUri.Decode - метод (String, String%, String%, String%)

См. раздел перегрузку

Пространство имен:  Microsoft.TeamFoundation.VersionControl.Common
Сборка:  Microsoft.TeamFoundation.VersionControl.Common.Integration (в Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)

Синтаксис

'Декларация
Public Shared Sub Decode ( _
    shelvedItemArtifactName As String, _
    <OutAttribute> ByRef serverItem As String, _
    <OutAttribute> ByRef shelvesetName As String, _
    <OutAttribute> ByRef shelvesetOwner As String _
)
public static void Decode(
    string shelvedItemArtifactName,
    out string serverItem,
    out string shelvesetName,
    out string shelvesetOwner
)

Параметры

Безопасность платформы .NET Framework

См. также

Ссылки

ShelvedItemUri Класс

Decode - перегрузка

Microsoft.TeamFoundation.VersionControl.Common - пространство имен