Compartir a través de


PropertyValue (Constructor) (String, Object, Nullable<DateTime>, Nullable<Guid>)

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, _
    changedDate As Nullable(Of DateTime), _
    changedBy As Nullable(Of Guid) _
)
public PropertyValue(
    string propertyName,
    Object value,
    Nullable<DateTime> changedDate,
    Nullable<Guid> changedBy
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

PropertyValue Clase

PropertyValue (Sobrecarga)

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