Udostępnij za pośrednictwem


Metoda ShelvedItemUri.Decode — (String, String%, String%, String%)

Zobacz przeciążenie

Przestrzeń nazw:  Microsoft.TeamFoundation.VersionControl.Common
Zestaw:  Microsoft.TeamFoundation.VersionControl.Common.Integration (w Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)

Składnia

'Deklaracja
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
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ShelvedItemUri Klasa

Przeciążenie Decode

Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Common