RepositoryFailureCodes.UnshelveReadPermissionWarning Field

Gets the warning code for missing read permissions when unshelving a shelveset.

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

Syntax

'Declaration
Public Shared ReadOnly UnshelveReadPermissionWarning As String
public static readonly string UnshelveReadPermissionWarning
public:
static initonly String^ UnshelveReadPermissionWarning
static val UnshelveReadPermissionWarning: string
public static final var UnshelveReadPermissionWarning : String

.NET Framework Security

See Also

Reference

RepositoryFailureCodes Class

Microsoft.TeamFoundation.VersionControl.Common Namespace