DescribeSchemesContext.Results Właściwość
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
public:
property System::Collections::Generic::IEnumerable<System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^> ^ Results { System::Collections::Generic::IEnumerable<System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^> ^ get(); };
public System.Collections.Generic.IEnumerable<System.Collections.Generic.IDictionary<string,object>> Results { get; }
member this.Results : seq<System.Collections.Generic.IDictionary<string, obj>>
Public ReadOnly Property Results As IEnumerable(Of IDictionary(Of String, Object))