'Declaration Public ReadOnly Property ThumbnailSource As ImGearLoadingSelection
'Usage Dim instance As ImGearThumbnailBeforeLoadEventArgs Dim value As ImGearLoadingSelection value = instance.ThumbnailSource
public ImGearLoadingSelection ThumbnailSource {get;}
public: __property ImGearLoadingSelection* get_ThumbnailSource();
public: property ImGearLoadingSelection^ ThumbnailSource { ImGearLoadingSelection^ get(); }