Udostępnij za pośrednictwem


Metoda VersionedItemUri.Decode — (String, String%, Int32%, Int32%, UriType%)

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 ( _
    versionedItemArtifactName As String, _
    <OutAttribute> ByRef serverItem As String, _
    <OutAttribute> ByRef changeset As Integer, _
    <OutAttribute> ByRef deletionId As Integer, _
    <OutAttribute> ByRef type As UriType _
)
public static void Decode(
    string versionedItemArtifactName,
    out string serverItem,
    out int changeset,
    out int deletionId,
    out UriType type
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VersionedItemUri Klasa

Przeciążenie Decode

Przestrzeń nazw Microsoft.TeamFoundation.VersionControl.Common