SearchRequest.Attributes Egenskap

Definition

Egenskapen Attributes innehåller attributen för det begärda objektet.

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

Egenskapsvärde

Attributen för det begärda objektet. Ange den här egenskapen till null för att hämta alla attribut.

Undantag

En av strängarna i objektet StringCollection är en null-referens (Nothing i Visual Basic).

Gäller för