PSPropertySet.ReferencedPropertyNames Property

Definition

Gets the property names in this property set.

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

Property Value

Applies to