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


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

Пространство имен:  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, _
    <OutAttribute> ByRef type As UriType _
)
public static void Decode(
    string shelvesetArtifactName,
    out string shelvesetName,
    out string shelvesetOwner,
    out UriType type
)

Параметры

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

См. также

Ссылки

ShelvesetUri Класс

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

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