Share via


IdentityPropertiesView.SetProperty-Methode (IdentityPropertyScope, String, Object)

Legt eine Eigenschaft festgelegt, wird überschreiben, wenn Sie bereits festgelegt werden.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Sub SetProperty ( _
    propertyScope As IdentityPropertyScope, _
    name As String, _
    value As Object _
)
public void SetProperty(
    IdentityPropertyScope propertyScope,
    string name,
    Object value
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

IdentityPropertiesView Klasse

SetProperty-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace