Share via


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

Legt einen Eigenschaftswert mit dem Ansichtsnamespace fest.

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

Syntax

'Declaration
Public Sub SetViewProperty ( _
    propertyScope As IdentityPropertyScope, _
    propertyName As String, _
    propertyValue As Object _
)
public void SetViewProperty(
    IdentityPropertyScope propertyScope,
    string propertyName,
    Object propertyValue
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

IdentityPropertiesView Klasse

SetViewProperty-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace