ResultPropertyCollection.PropertyNames Propiedad

Definición

Obtiene los nombres de las propiedades de esta colección.

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

Valor de propiedad

ICollection

ICollection que contiene los nombres de las propiedades de la colección.

Se aplica a