Compartir a través de


ShelvedItemUri.Decode (Método) (String, String%, String%, String%)

Vea la sobrecarga

Espacio de nombres:  Microsoft.TeamFoundation.VersionControl.Common
Ensamblado:  Microsoft.TeamFoundation.VersionControl.Common.Integration (en Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)

Sintaxis

'Declaración
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
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

ShelvedItemUri Clase

Decode (Sobrecarga)

Microsoft.TeamFoundation.VersionControl.Common (Espacio de nombres)