PropertySetData.ReferencedProperties Property

Definition

The referenced properties.

public:
 property System::Collections::ObjectModel::Collection<System::String ^> ^ ReferencedProperties { System::Collections::ObjectModel::Collection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.Collection<string> ReferencedProperties { get; }
member this.ReferencedProperties : System.Collections.ObjectModel.Collection<string>
Public ReadOnly Property ReferencedProperties As Collection(Of String)

Property Value

Applies to