Compartir a través de


PropertyValue (Constructor) (String, Object)

Crea un par de valores de propiedad.

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public Sub New ( _
    propertyName As String, _
    value As Object _
)
public PropertyValue(
    string propertyName,
    Object value
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

PropertyValue Clase

PropertyValue (Sobrecarga)

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)