Freigeben über


DomainClassInfo.DefaultDomainProperty-Eigenschaft

Ruft die standardmäßige Domäneneigenschaft für diese Domänenklasse ab.

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

Syntax

'Declaration
Public ReadOnly Property DefaultDomainProperty As DomainPropertyInfo
public DomainPropertyInfo DefaultDomainProperty { get; }

Eigenschaftswert

Typ: Microsoft.VisualStudio.Modeling.DomainPropertyInfo
Ein DomainPropertyInfo-Objekt.

.NET Framework-Sicherheit

Siehe auch

Referenz

DomainClassInfo Klasse

Microsoft.VisualStudio.Modeling-Namespace