Freigeben über


ShelvesetUri.Decode-Methode (String, String%, String%)

Siehe Überladung.

Namespace:  Microsoft.TeamFoundation.VersionControl.Common
Assembly:  Microsoft.TeamFoundation.VersionControl.Common.Integration (in Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)

Syntax

'Declaration
Public Shared Sub Decode ( _
    shelvesetArtifactName As String, _
    <OutAttribute> ByRef shelvesetName As String, _
    <OutAttribute> ByRef shelvesetOwner As String _
)
public static void Decode(
    string shelvesetArtifactName,
    out string shelvesetName,
    out string shelvesetOwner
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ShelvesetUri Klasse

Decode-Überladung

Microsoft.TeamFoundation.VersionControl.Common-Namespace