Compartilhar via


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

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

Sintaxe

'Declaração
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

Segurança do .NET Framework

Consulte também

Referência

PropertyValue Classe

Sobrecargas PropertyValue

Namespace Microsoft.TeamFoundation.Framework.Server