ValidationContext.ValidationSubjects Eigenschaft

Definition

Die schreibgeschützte Auflistung von modelelements, die überprüft werden soll.

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

Eigenschaftswert

ReadOnlyCollection<ModelElement>

Eine schreibgeschützte Liste der zu validierenden Modellelemente.

Attribute

Gilt für