Configuration.Streamers Property
public List<StreamerPlugin> Streamers {get; set;}
This language is not supported or no code example is available.
public:
property List<StreamerPlugin^>^ Streamers {
List<StreamerPlugin^>^ get( );
void set(
List<StreamerPlugin^>^ value
);
}
This language is not supported or no code example is available.