Partager via


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

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

PropertyValue Classe

PropertyValue, surcharge

Microsoft.TeamFoundation.Framework.Server, espace de noms