DataConnectionProperties.Keys Özellik

Tanım

Geçerli özellik anahtarı adlarının koleksiyonunu alır.

public:
 property System::Collections::Generic::ICollection<System::String ^> ^ Keys { System::Collections::Generic::ICollection<System::String ^> ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Collections.Generic.ICollection<string> Keys { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Keys : System.Collections.Generic.ICollection<string>
Public ReadOnly Property Keys As ICollection(Of String)

Özellik Değeri

ICollection<String>

Geçerli özellik anahtarı adlarından oluşan bir koleksiyon.

Uygulamalar

Öznitelikler

Şunlara uygulanır