| C# | Visual Basic | Visual C++ |
public CollectionConfig Providers { get; set; }
Public Property Providers As CollectionConfig Get Set
public: property CollectionConfig^ Providers { CollectionConfig^ get (); void set (CollectionConfig^ value); }
| C# | Visual Basic | Visual C++ |
public CollectionConfig Providers { get; set; }
Public Property Providers As CollectionConfig Get Set
public: property CollectionConfig^ Providers { CollectionConfig^ get (); void set (CollectionConfig^ value); }