SearchRequest.Attributes Eigenschap

Definitie

De Attributes eigenschap bevat de kenmerken van het aangevraagde object.

public:
 property System::Collections::Specialized::StringCollection ^ Attributes { System::Collections::Specialized::StringCollection ^ get(); };
public System.Collections.Specialized.StringCollection Attributes { get; }
member this.Attributes : System.Collections.Specialized.StringCollection
Public ReadOnly Property Attributes As StringCollection

Waarde van eigenschap

De kenmerken van het aangevraagde object. Stel deze eigenschap in om null alle kenmerken op te halen.

Uitzonderingen

Een van de tekenreeksen in StringCollection-object is een null-verwijzing (Nothing in Visual Basic).

Van toepassing op