Share via


PropertyCollection.PropertyNames Özellik

Tanım

Bu koleksiyondaki özelliklerin adlarını alır.

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

Özellik Değeri

ICollection Bu koleksiyondaki özelliklerin adlarını içeren bir nesne.

Açıklamalar

Özelliğin üyelerine PropertyNames erişirken, temel arabirime erişirken oluşan bir hata nedeniyle bir COMException oluşturulabilir.

Şunlara uygulanır