DomainClassInfo.LocalDomainProperties Propriedade

Definição

Obtém uma lista somente leitura de propriedades de domínio declaradas nesta classe de domínio.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DomainPropertyInfo ^> ^ LocalDomainProperties { System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DomainPropertyInfo ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DomainPropertyInfo> LocalDomainProperties { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.LocalDomainProperties : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DomainPropertyInfo>
Public ReadOnly Property LocalDomainProperties As ReadOnlyCollection(Of DomainPropertyInfo)

Valor da propriedade

ReadOnlyCollection<DomainPropertyInfo>
Atributos

Aplica-se a