Condividi tramite


Proprietà DomainClass.Properties

Ottiene un elenco di proprietà.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.VisualStudio.Modeling.LinkedElementCollection<DomainProperty>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DomainClass Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.DslDefinition