ResultPropertyCollection.PropertyNames Eigenschap

Definitie

Hiermee haalt u de namen van de eigenschappen in deze verzameling op.

public:
 property System::Collections::ICollection ^ PropertyNames { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection PropertyNames { get; }
member this.PropertyNames : System.Collections.ICollection
Public ReadOnly Property PropertyNames As ICollection

Waarde van eigenschap

Een ICollection met de namen van de eigenschappen in deze verzameling.

Van toepassing op