Gets or sets the collection of value providers.
[Visual Basic] ReadOnly Property Providers As IValueProviderCollection [C#] IValueProviderCollection Providers {get;} [C++] IValueProviderCollection* get_Providers() = 0; [JScript] abstract function get Providers() : IValueProviderCollection;
An IValueProviderCollection that contains the value providers for the document.
IValueProviderService Interface | IValueProviderService Members | System.ComponentModel.Design Namespace | IValueProviderCollection