Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Save changes to extended properties.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
Sub UpdateExtendedProperties ( _
identity As TeamFoundationIdentity _
)
void UpdateExtendedProperties(
TeamFoundationIdentity identity
)
void UpdateExtendedProperties(
TeamFoundationIdentity^ identity
)
abstract UpdateExtendedProperties :
identity:TeamFoundationIdentity -> unit
function UpdateExtendedProperties(
identity : TeamFoundationIdentity
)
Parameters
identity
Type: Microsoft.TeamFoundation.Framework.Client.TeamFoundationIdentityIdentity with extended property changes.
.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.