ValidationMessage.ReferencedModelElements Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
model elements referenced by this message.
public:
property System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::ModelElement ^> ^ ReferencedModelElements { System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::ModelElement ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.ModelElement> ReferencedModelElements { get; }
member this.ReferencedModelElements : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.ModelElement>
Public ReadOnly Property ReferencedModelElements As ReadOnlyCollection(Of ModelElement)
Property Value
zero or more model elements involved with this error or warning