SearchRequest.Attributes Proprietà

Definizione

La proprietà Attributes contiene gli attributi dell'oggetto richiesto.

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

Valore della proprietà

Attributi dell'oggetto richiesto. Impostare questa proprietà su null per recuperare tutti gli attributi.

Eccezioni

Una delle stringhe nell'oggetto StringCollection è un riferimento null (Nothing in Visual Basic).

Si applica a