Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'Declaración
Sub UnregisterObject ( _
objectId As String _
)
void UnregisterObject(
string objectId
)
void UnregisterObject(
String^ objectId
)
abstract UnregisterObject :
objectId:string -> unit
function UnregisterObject(
objectId : String
)
Parameters
- objectId
Type: System.String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.