Condividi tramite


Metodo ShelvedItemUri.Decode (String, String%, String%, String%, UriType%)

Spazio dei nomi:  Microsoft.TeamFoundation.VersionControl.Common
Assembly:  Microsoft.TeamFoundation.VersionControl.Common.Integration (in Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)

Sintassi

'Dichiarazione
Public Shared Sub Decode ( _
    shelvedItemArtifactName As String, _
    <OutAttribute> ByRef serverItem As String, _
    <OutAttribute> ByRef shelvesetName As String, _
    <OutAttribute> ByRef shelvesetOwner As String, _
    <OutAttribute> ByRef type As UriType _
)
public static void Decode(
    string shelvedItemArtifactName,
    out string serverItem,
    out string shelvesetName,
    out string shelvesetOwner,
    out UriType type
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ShelvedItemUri Classe

Overload Decode

Spazio dei nomi Microsoft.TeamFoundation.VersionControl.Common