Freigeben über


ProtoPropertyValue-Konstruktor (Guid, Object)

Erstellt eine Instanz der neuen ProtoPropertyValue-Klasse.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Syntax

'Declaration
Public Sub New ( _
    domainPropertyId As Guid, _
    propertyValue As Object _
)
public ProtoPropertyValue(
    Guid domainPropertyId,
    Object propertyValue
)

Parameter

  • domainPropertyId
    Typ: System.Guid
    Die propertyId der Domäne für die Eigenschaft.

.NET Framework-Sicherheit

Siehe auch

Referenz

ProtoPropertyValue Klasse

ProtoPropertyValue-Überladung

Microsoft.VisualStudio.Modeling-Namespace