ShelvedItemUri.Decode - метод (String, String%, String%, String%, UriType%)
Пространство имен: Microsoft.TeamFoundation.VersionControl.Common
Сборка: Microsoft.TeamFoundation.VersionControl.Common.Integration (в Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)
Синтаксис
'Декларация
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
)
Параметры
- shelvedItemArtifactName
Тип: System.String
- serverItem
Тип: System.String%
- shelvesetName
Тип: System.String%
- shelvesetOwner
Тип: System.String%
Безопасность платформы .NET Framework
- Полное доверие для непосредственно вызывающего метода. Этот член не может быть использован частично доверенным кодом. Дополнительные сведения см. в разделе Использование библиотек из не вполне надежного кода.
См. также
Ссылки
Microsoft.TeamFoundation.VersionControl.Common - пространство имен