Compartir a través de


ShelvesetUri.Decode (Método) (String, String%, String%, UriType%)

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 ( _
    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
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

ShelvesetUri Clase

Decode (Sobrecarga)

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