Aracılığıyla paylaş


DomainClass.Properties Özellik

Özellikler listesini alır.

Ad alanı:  Microsoft.VisualStudio.Modeling.DslDefinition
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll içinde)

Sözdizimi

'Bildirim
Public ReadOnly Property Properties As LinkedElementCollection(Of DomainProperty)
public LinkedElementCollection<DomainProperty> Properties { get; }

Özellik Değeri

Tür: Microsoft.VisualStudio.Modeling.LinkedElementCollection<DomainProperty>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DomainClass Sınıf

Microsoft.VisualStudio.Modeling.DslDefinition Ad Alanı